Uses of Interface
org.wso2.carbon.keystore.persistence.KeyStorePersistenceManager
Packages that use KeyStorePersistenceManager
-
Uses of KeyStorePersistenceManager in org.wso2.carbon.keystore.persistence
Methods in org.wso2.carbon.keystore.persistence that return KeyStorePersistenceManagerModifier and TypeMethodDescriptionstatic KeyStorePersistenceManagerKeyStorePersistenceManagerFactory.getKeyStorePersistenceManager() -
Uses of KeyStorePersistenceManager in org.wso2.carbon.keystore.persistence.impl
Classes in org.wso2.carbon.keystore.persistence.impl that implement KeyStorePersistenceManagerModifier and TypeClassDescriptionclassHybridKeyStorePersistenceManager is a hybrid implementation of KeyStorePersistenceManager.classThis implementation handles the keystore storage/persistence related logics in the Database.classThis implementation handles the keystore storage/persistence related logics in the Registry.