Class DefaultKeyStoreCache

java.lang.Object
de.adorsys.datasafe.directory.impl.profile.keys.DefaultKeyStoreCache
All Implemented Interfaces:
KeyStoreCache
Direct Known Subclasses:
DefaultKeyStoreCacheRuntimeDelegatable

public class DefaultKeyStoreCache extends Object implements KeyStoreCache
Default map-based private and public keys cache implementation. Quite safe to cache since they change infrequently.