Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keystore.KeyNotFoundException

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.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.