|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |