Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.store.crypto.AbstractCryptoManager

Packages that use AbstractCryptoManager
org.cumulus4j.store Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. 
org.cumulus4j.store.crypto.keymanager Implementation of CryptoManager working with a key-manager as shown in Deployment scenarios
 

Uses of AbstractCryptoManager in org.cumulus4j.store
 

Subclasses of AbstractCryptoManager in org.cumulus4j.store
 class DummyCryptoManager
          Dummy crypto-manager for debugging and testing.
 

Uses of AbstractCryptoManager in org.cumulus4j.store.crypto.keymanager
 

Subclasses of AbstractCryptoManager in org.cumulus4j.store.crypto.keymanager
 class KeyManagerCryptoManager
           Implementation of CryptoManager working with a key-manager as shown in Deployment scenarios.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.