|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CryptoManagerRegistry | |
---|---|
org.cumulus4j.store.crypto | Crypto API for Cumulus4j (key management + en-/decryption). |
Uses of CryptoManagerRegistry in org.cumulus4j.store.crypto |
---|
Methods in org.cumulus4j.store.crypto that return CryptoManagerRegistry | |
---|---|
CryptoManagerRegistry |
CryptoManager.getCryptoManagerRegistry()
Get the registry which manages this CryptoManager . |
CryptoManagerRegistry |
AbstractCryptoManager.getCryptoManagerRegistry()
|
static CryptoManagerRegistry |
CryptoManagerRegistry.sharedInstance(NucleusContext nucleusContext)
Get the CryptoManagerRegistry corresponding to a given NucleusContext . |
Methods in org.cumulus4j.store.crypto with parameters of type CryptoManagerRegistry | |
---|---|
void |
CryptoManager.setCryptoManagerRegistry(CryptoManagerRegistry cryptoManagerRegistry)
Set the registry which manages this CryptoManager . |
void |
AbstractCryptoManager.setCryptoManagerRegistry(CryptoManagerRegistry cryptoManagerRegistry)
|
|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |