- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 608 for realms (0.04 seconds)
-
src/test/java/jcifs/pac/kerberos/KerberosTicketTest.java
keys = new KerberosKey[] { kerberosKey }; } /** * Creates a byte array representing a Kerberos ticket for testing purposes. * @param version Kerberos version * @param realm Server realm * @param principalName Server principal name * @param encType Encryption type * @param encryptedData Encrypted data * @param unknownTag Optional unknown tag number to test error handling
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.4K bytes - Click Count (0) -
docs/security/README.md
More details about supported KMS implementations and configuration can be found at the [KMS guide](https://github.com/minio/minio/blob/master/docs/kms/README.md).
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Feb 26 09:25:50 GMT 2025 - 13.8K bytes - Click Count (0) -
docs/distributed/README.md
### Data protection
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 8.9K bytes - Click Count (0) -
docs/bucket/versioning/README.md
unintended overwrites, deletions, protect objects with retention policies. To control data retention and storage usage, use object versioning with [object lifecycle management](https://github.com/minio/minio/blob/master/docs/bucket/lifecycle/README.md). If you have an object expiration lifecycle policy in your non-versioned bucket and you want to maintain the same permanent delete behavior when on versioning-enabled bucket, you must add a noncurrent expiration policy. The noncurrent expiration...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 12K bytes - Click Count (0) -
lib/time/README
180909 <******@****.***> 1628992653 +0000
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Sun Aug 15 02:18:46 GMT 2021 - 390 bytes - Click Count (0) -
misc/go_android_exec/README
Austin Clements <******@****.***> 1682707878 -0400
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon May 01 14:45:55 GMT 2023 - 732 bytes - Click Count (0) -
build-tools-internal/src/main/resources/deb/README
Rene Groeschke <******@****.***> 1622539170 +0200
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 242 bytes - Click Count (0) -
doc/initial/6-stdlib/99-minor/README
Jonathan Amsterdam <******@****.***> 1705624488 -0500
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Jan 22 18:07:49 GMT 2024 - 69 bytes - Click Count (0) -
src/cmd/api/testdata/src/issue29837/p/README
Baokun Lee <******@****.***> 1548174173 +0800
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Mar 04 15:32:18 GMT 2019 - 62 bytes - Click Count (0) -
android/guava/src/com/google/common/hash/LongAddables.java
supplier = new Supplier<LongAddable>() { @Override public LongAddable get() { return new LongAdder(); } }; } catch (Throwable t) { // we really want to catch *everything* supplier = new Supplier<LongAddable>() { @Override public LongAddable get() { return new PureJavaLongAddable(); }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Dec 21 03:10:51 GMT 2024 - 1.9K bytes - Click Count (0)