| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CryptoManager | |
|---|---|
| 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). | 
| org.cumulus4j.store.crypto.keymanager | Implementation of CryptoManagerworking with a
 key-manager as shown in Deployment scenarios. | 
| Uses of CryptoManager in org.cumulus4j.store | 
|---|
| Classes in org.cumulus4j.store that implement CryptoManager | |
|---|---|
|  class | DummyCryptoManagerDummy crypto-manager for debugging and testing. | 
| Uses of CryptoManager in org.cumulus4j.store.crypto | 
|---|
| Classes in org.cumulus4j.store.crypto that implement CryptoManager | |
|---|---|
|  class | AbstractCryptoManagerAbstract base-class for implementing CryptoManagers. | 
| Methods in org.cumulus4j.store.crypto that return CryptoManager | |
|---|---|
|  CryptoManager | CryptoSession.getCryptoManager()Get the CryptoManagerto which this session belongs. | 
|  CryptoManager | AbstractCryptoSession.getCryptoManager() | 
|  CryptoManager | CryptoManagerRegistry.getCryptoManager(String cryptoManagerID)Get a CryptoManagerfor the specifiedcryptoManagerID. | 
| Methods in org.cumulus4j.store.crypto with parameters of type CryptoManager | |
|---|---|
|  void | CryptoSession.setCryptoManager(CryptoManager cryptoManager)Set the CryptoManagerto which this session belongs. | 
|  void | AbstractCryptoSession.setCryptoManager(CryptoManager cryptoManager) | 
| Uses of CryptoManager in org.cumulus4j.store.crypto.keymanager | 
|---|
| Classes in org.cumulus4j.store.crypto.keymanager that implement CryptoManager | |
|---|---|
|  class | KeyManagerCryptoManagerImplementation of CryptoManagerworking with a
 key-manager as shown in Deployment scenarios. | 
| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||