|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyNotFoundException | |
---|---|
org.cumulus4j.keymanager.channel |
Handlers for the communication channel between
key manager and application server. |
org.cumulus4j.keystore | Key store managing keys safely in the local file system. |
Uses of KeyNotFoundException in org.cumulus4j.keymanager.channel |
---|
Methods in org.cumulus4j.keymanager.channel that throw KeyNotFoundException | |
---|---|
Response |
GetActiveEncryptionKeyRequestHandler.handle(GetActiveEncryptionKeyRequest request)
|
Response |
GetKeyRequestHandler.handle(GetKeyRequest request)
|
Uses of KeyNotFoundException in org.cumulus4j.keystore |
---|
Methods in org.cumulus4j.keystore that throw KeyNotFoundException | |
---|---|
byte[] |
KeyStore.getKey(String authUserName,
char[] authPassword,
long keyID)
Get the key identified by the given keyID . |
|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |