public class DefaultKeyStoreCache extends Object implements KeyStoreCache
| Constructor and Description |
|---|
DefaultKeyStoreCache(Map<UserID,List<PublicKeyIDWithPublicKey>> publicKeys,
Map<UserID,KeyStore> keystore,
Map<UserID,KeyStore> storageAccess) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove(UserID userID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeystore, getPublicKeys, getStorageAccesspublic void remove(UserID userID)
remove in interface KeyStoreCacheCopyright © 2019. All rights reserved.