Class DefaultKeyStoreCache
java.lang.Object
de.adorsys.datasafe.directory.impl.profile.keys.DefaultKeyStoreCache
- All Implemented Interfaces:
KeyStoreCache
- Direct Known Subclasses:
DefaultKeyStoreCacheRuntimeDelegatable
Default map-based private and public keys cache implementation. Quite safe to cache since they change infrequently.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.adorsys.datasafe.directory.impl.profile.keys.KeyStoreCache
getKeystore, getPublicKeys, getStorageAccess
-
Constructor Details
-
DefaultKeyStoreCache
-
-
Method Details
-
remove
- Specified by:
removein interfaceKeyStoreCache
-