Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.store.KeyStoreRefManager

Packages that use KeyStoreRefManager
org.cumulus4j.store Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. 
org.cumulus4j.store.crypto Crypto API for Cumulus4j (key management + en-/decryption). 
 

Uses of KeyStoreRefManager in org.cumulus4j.store
 

Methods in org.cumulus4j.store that return KeyStoreRefManager
 KeyStoreRefManager Cumulus4jStoreManager.getKeyStoreRefManager()
           
 

Uses of KeyStoreRefManager in org.cumulus4j.store.crypto
 

Methods in org.cumulus4j.store.crypto that return KeyStoreRefManager
 KeyStoreRefManager CryptoContext.getKeyStoreRefManager()
           
 

Constructors in org.cumulus4j.store.crypto with parameters of type KeyStoreRefManager
CryptoContext(EncryptionCoordinateSetManager encryptionCoordinateSetManager, KeyStoreRefManager keyStoreRefManager, ExecutionContext executionContext, PersistenceManagerConnection persistenceManagerConnection)
          Create a new context.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.