| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CryptoSession | |
|---|---|
| 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 CryptoSession in org.cumulus4j.store | 
|---|
| Methods in org.cumulus4j.store that return CryptoSession | |
|---|---|
| protected  CryptoSession | DummyCryptoManager.createCryptoSession() | 
| Uses of CryptoSession in org.cumulus4j.store.crypto | 
|---|
| Classes in org.cumulus4j.store.crypto that implement CryptoSession | |
|---|---|
|  class | AbstractCryptoSessionAbstract base-class for implementing CryptoSessions. | 
| Methods in org.cumulus4j.store.crypto that return CryptoSession | |
|---|---|
| protected abstract  CryptoSession | AbstractCryptoManager.createCryptoSession()Create a new instance of a class implementing CryptoSession. | 
|  CryptoSession | CryptoContext.getCryptoSession() | 
|  CryptoSession | CryptoManager.getCryptoSession(String cryptoSessionID)Get the CryptoSessionidentified by the givencryptoSessionID. | 
|  CryptoSession | AbstractCryptoManager.getCryptoSession(String cryptoSessionID) | 
| Methods in org.cumulus4j.store.crypto with parameters of type CryptoSession | |
|---|---|
|  void | CryptoManager.onCloseCryptoSession(CryptoSession cryptoSession)Notify the CryptoManagerabout the fact that a session is currently being closed. | 
|  void | AbstractCryptoManager.onCloseCryptoSession(CryptoSession cryptoSession) | 
| Uses of CryptoSession in org.cumulus4j.store.crypto.keymanager | 
|---|
| Classes in org.cumulus4j.store.crypto.keymanager that implement CryptoSession | |
|---|---|
|  class | KeyManagerCryptoSessionImplementation of CryptoSessionworking with a
 key-manager as shown in Deployment scenarios. | 
| Methods in org.cumulus4j.store.crypto.keymanager that return CryptoSession | |
|---|---|
| protected  CryptoSession | KeyManagerCryptoManager.createCryptoSession() | 
| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||