Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.store.EncryptionCoordinateSetManager

Packages that use EncryptionCoordinateSetManager
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 EncryptionCoordinateSetManager in org.cumulus4j.store
 

Methods in org.cumulus4j.store that return EncryptionCoordinateSetManager
 EncryptionCoordinateSetManager Cumulus4jStoreManager.getEncryptionCoordinateSetManager()
           
 

Uses of EncryptionCoordinateSetManager in org.cumulus4j.store.crypto
 

Methods in org.cumulus4j.store.crypto that return EncryptionCoordinateSetManager
 EncryptionCoordinateSetManager CryptoContext.getEncryptionCoordinateSetManager()
          Get the EncryptionCoordinateSetManager to be used in this context; never null.
 

Constructors in org.cumulus4j.store.crypto with parameters of type EncryptionCoordinateSetManager
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.