| 接口 | 说明 |
|---|---|
| Cache.CacheVisitor<K,V> | |
| MemoryCache.CacheEntry<K,V> | |
| RegisteredDomain |
A domain that is registered under a "public suffix".
|
| 类 | 说明 |
|---|---|
| ByteArrays |
A time-instance comparison of two byte arrays.
|
| Cache<K,V> |
Abstract base class and factory for caches.
|
| Cache.EqualByteArray |
Utility class that wraps a byte array and implements the equals()
and hashCode() contract in a way suitable for Maps and caches.
|
| HostnameChecker |
Class to check hostnames against the names specified in a certificate as
required for TLS and LDAP.
|
| KeyStoreDelegator |
This class delegates to a primary or secondary keystore implementation.
|
| MemoryCache<K,V> | |
| MemoryCache.HardCacheEntry<K,V> | |
| MemoryCache.SoftCacheEntry<K,V> | |
| NullCache<K,V> |
| 枚举 | 说明 |
|---|---|
| RegisteredDomain.Type |
Copyright © 2023. All rights reserved.