- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 118 for Drive (0.02 sec)
-
src/test/java/jcifs/smb/JAASAuthenticatorTest.java
JAASAuthenticator orig = new JAASAuthenticator(new HashMap<String, String>(), "DOM", "user", "pass"); // Provide a Subject in super to drive a specific LoginContext constructor branch Subject presetSubject = new Subject(); orig.setSubject(presetSubject); // Try to get a Subject, but handle the case where JAAS may not be configured
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 9.9K bytes - Viewed (0) -
docs/em/docs/tutorial/security/simple-oauth2.md
๐จ ๐ ๐ `scope` (โญ), โ๏ธ โซ๏ธ ๐ค ๐ ๐ป โฎ๏ธ "โ" ๐ ๐. ๐ "โ" ๐ป (๐ต ๐). ๐ซ ๐ โ๏ธ ๐ฃ ๐ฏ ๐โโ โ, ๐ผ: * `users:read` โ๏ธ `users:write` โ ๐ผ. * `instagram_basic` โ๏ธ ๐ฑ๐ / ๐ฑ๐. * `https://www.googleapis.com/auth/drive` โ๏ธ ๐บ๐ธ๐. /// info Oauth2๏ธโฃ "โ" ๐ป ๐ ๐ฃ ๐ฏ โ โ. โซ๏ธ ๐ซ ๐ค ๐ฅ โซ๏ธ โ๏ธ ๐ ๐ฆน ๐ `:` โ๏ธ ๐ฅ โซ๏ธ ๐. ๐ โน ๐ ๏ธ ๐ฏ. Oauth2๏ธโฃ ๐ซ ๐ป. /// ## ๐ ๐ค `username` & `password`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.7K bytes - Viewed (0) -
cmd/metrics-v3.go
bucketReplicationCollectorPath collectorPath = "/bucket/replication" systemNetworkInternodeCollectorPath collectorPath = "/system/network/internode" systemDriveCollectorPath collectorPath = "/system/drive" systemMemoryCollectorPath collectorPath = "/system/memory" systemCPUCollectorPath collectorPath = "/system/cpu" systemProcessCollectorPath collectorPath = "/system/process"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 02 00:55:27 UTC 2024 - 13.6K bytes - Viewed (0) -
cmd/xl-storage.go
storageLogOnceIf(context.Background(), fmt.Errorf("unexpected drive ordering on pool: %s: found drive at (set=%s, drive=%s), expected at (set=%s, drive=%s): %s(%s): %w", humanize.Ordinal(ep.PoolIdx+1), humanize.Ordinal(m+1), humanize.Ordinal(n+1), humanize.Ordinal(ep.SetIdx+1), humanize.Ordinal(ep.DiskIdx+1), s, s.diskID, errInconsistentDisk), "drive-order-format-json") return s, errInconsistentDisk } s.diskID = diskID
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Jun 13 11:33:47 UTC 2025 - 91.7K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java
* The prefix before the {@code :} character, if present and longer than 1 character, is the syntax. * If no syntax is specified, or if its length is 1 character (interpreted as a Windows drive), * the default is a Maven-specific variation of the {@code "glob"} pattern. * * <p>The default implementation returns an empty list, which means to apply a language-dependent pattern.
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jun 26 07:56:58 UTC 2025 - 6.5K bytes - Viewed (0) -
cmd/metacache-set.go
if askDisks == -1 { newDisks := getQuorumDisks(disks, infos, (len(disks)+1)/2) if newDisks != nil { // If we found disks signature in quorum, we proceed to list // from a single drive, shuffling of the drives is subsequently. disks = newDisks askDisks = 1 } else { // If we did not find suitable disks, perform strict quorum listing // as no disk agrees on quorum anymore.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 30.7K bytes - Viewed (0) -
src/main/java/jcifs/SmbResource.java
/** * This method returns the free disk space in bytes of the drive this share * represents or the drive on which the directory or file resides. Objects * other than <code>TYPE_SHARE</code> or <code>TYPE_FILESYSTEM</code> will result * in 0L being returned. * * @return the free disk space in bytes of the drive on which this file or * directory resides
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 28K bytes - Viewed (1) -
docs/hotfixes.md
Unit tests ``` ฮป make test ``` Verify different type of MinIO deployments work ``` ฮป make verify ``` Verify if healing and replacing a drive works ``` ฮป make verify-healing ```
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Feb 14 21:36:02 UTC 2024 - 5K bytes - Viewed (0) -
docs/de/docs/tutorial/security/simple-oauth2.md
* `users:read` oder `users:write` sind gรคngige Beispiele. * `instagram_basic` wird von Facebook / Instagram verwendet. * `https://www.googleapis.com/auth/drive` wird von Google verwendet. /// info In OAuth2 ist ein โScopeโ nur ein String, der eine bestimmte erforderliche Berechtigung deklariert.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.7K bytes - Viewed (0) -
docs/es/docs/tutorial/security/simple-oauth2.md
Normalmente se utilizan para declarar permisos de seguridad especรญficos, por ejemplo: * `users:read` o `users:write` son ejemplos comunes. * `instagram_basic` es usado por Facebook / Instagram. * `https://www.googleapis.com/auth/drive` es usado por Google. /// info | Informaciรณn En OAuth2 un "scope" es solo un string que declara un permiso especรญfico requerido. No importa si tiene otros caracteres como `:` o si es una URL.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 9.9K bytes - Viewed (0)