- Sort Score
- Num 10 results
- Language All
Results 321 - 330 of 369 for interaction (0.25 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/sts/web-identity.md
# AssumeRoleWithWebIdentity [](https://slack.min.io) ## Introduction MinIO supports the standard AssumeRoleWithWebIdentity STS API to enable integration with OIDC/OpenID based identity provider environments. This allows the generation of temporary credentials with pre-defined access policies for applications/users to interact with MinIO object storage.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 18.9K bytes - Click Count (0) -
docs/es/docs/tutorial/response-model.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 17.1K bytes - Click Count (0) -
src/test/java/jcifs/dcerpc/msrpc/samrTest.java
@BeforeEach void setUp() { // Directly set the deferred field on the mock mockNdrBuffer.deferred = mockDeferredBuffer; // Configure mocks for NdrBuffer interactions lenient().when(mockDeferredBuffer.derive(anyInt())).thenReturn(mockDeferredBuffer); lenient().doNothing().when(mockDeferredBuffer).advance(anyInt()); // Set up index field for derive operationsCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 33.7K bytes - Click Count (0) -
docs/fr/docs/tutorial/response-model.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 18.1K bytes - Click Count (0) -
src/test/java/jcifs/internal/smb2/ioctl/SrvCopychunkCopyTest.java
// Verify chunk count is zero assertEquals(0, SMBUtil.readInt4(buffer, startIndex + SOURCE_KEY_SIZE)); } } @Nested @DisplayName("Integration Tests") class IntegrationTests { @Test @DisplayName("Should handle complete copy operation with multiple chunks") void testCompleteCopyOperation() { // GivenCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 23.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java
assertFalse("stopAsync has deadlocked!.", stoppingThread.isAlive()); failLeave.countDown(); // release the background thread } /** * Catches a bug where when constructing a service manager failed, later interactions with the * service could cause IllegalStateExceptions inside the partially constructed ServiceManager. * This ISE wouldn't actually bubble up but would get logged by ExecutionQueue. This obfuscated
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 25.6K bytes - Click Count (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
suppress the focus outline\n// on elements that programmatically receive focus but wouldn't normally show a visible\n// focus outline. In general, this would mean that the outline is only applied if the\n// interaction that led to the element receiving programmatic focus was a keyboard interaction,\n// or the browser has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n//...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 639.3K bytes - Click Count (1) -
src/main/java/org/codelibs/fess/llm/AbstractLlmClient.java
/** Semaphore for limiting concurrent LLM requests. Initialized lazily in init(). */ protected volatile Semaphore concurrencyLimiter; /** The system prompt for LLM interactions. */ protected String systemPrompt; /** The prompt for detecting user intent. */ protected String intentDetectionPrompt; /** The system prompt for handling unclear intents. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 72K bytes - Click Count (0) -
src/test/java/jcifs/internal/dfs/DfsReferralDataInternalTest.java
private DfsReferralDataInternal concreteImplementation; @BeforeEach void setUp() { MockitoAnnotations.openMocks(this); // Using concrete implementation for integration testing // Note: DfsReferralDataImpl default constructor creates an object with null server/share/path // Some methods like fixupHost/fixupDomain require these to be set via combine() or fromReferral()Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 28.2K bytes - Click Count (0) -
docs/fr/docs/tutorial/query-params-str-validations.md
/// L’interface de documentation interactive de l’API sera mise à jour en conséquence, pour autoriser plusieurs valeurs : <img src="/img/tutorial/query-params-str-validations/image02.png">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 19K bytes - Click Count (0)