Cumulus4j API
(1.2.0)

Uses of Package
org.cumulus4j.keymanager.api

Packages that use org.cumulus4j.keymanager.api
org.cumulus4j.keymanager.api API for accessing the key manager. 
org.cumulus4j.keymanager.api.internal Internal (non-API) package containing generic implementation code. 
org.cumulus4j.keymanager.api.internal.local Internal (non-API) package containing implementation code specifically for a local KeyStore
org.cumulus4j.keymanager.api.internal.remote Internal (non-API) package containing implementation code specifically for a remote key server. 
org.cumulus4j.keymanager.cli Command line interface for the KeyStore
 

Classes in org.cumulus4j.keymanager.api used by org.cumulus4j.keymanager.api
AuthenticationException
          Wrapper for AuthenticationException.
CannotDeleteLastUserException
          Wrapper for CannotDeleteLastUserException.
CryptoSession
           A CryptoSession is a session in which key transfers can be performed.
DateDependentKeyStrategyInitParam
          Options controlling how org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...) should behave.
DateDependentKeyStrategyInitResult
          Result of the operation org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...).
KeyManagerAPI
           Entry point for the key management API.
KeyManagerAPIConfiguration
           Configuration of the KeyManagerAPI.
KeyManagerAPIInstantiationException
          Thrown if a KeyManagerAPI implementation cannot be instantiated.
KeyManagerException
          Base class for all checked exceptions thrown by KeyManagerAPI (and related API).
KeyStoreNotEmptyException
           Thrown, if an empty KeyStore is expected, but the key-store is not empty.
 

Classes in org.cumulus4j.keymanager.api used by org.cumulus4j.keymanager.api.internal
KeyManagerAPI
           Entry point for the key management API.
KeyManagerAPIConfiguration
           Configuration of the KeyManagerAPI.
KeyManagerAPIInstantiationException
          Thrown if a KeyManagerAPI implementation cannot be instantiated.
 

Classes in org.cumulus4j.keymanager.api used by org.cumulus4j.keymanager.api.internal.local
AuthenticationException
          Wrapper for AuthenticationException.
CannotDeleteLastUserException
          Wrapper for CannotDeleteLastUserException.
CryptoSession
           A CryptoSession is a session in which key transfers can be performed.
DateDependentKeyStrategyInitParam
          Options controlling how org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...) should behave.
DateDependentKeyStrategyInitResult
          Result of the operation org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...).
KeyManagerAPI
           Entry point for the key management API.
KeyManagerAPIConfiguration
           Configuration of the KeyManagerAPI.
KeyManagerAPIInstantiationException
          Thrown if a KeyManagerAPI implementation cannot be instantiated.
KeyStoreNotEmptyException
           Thrown, if an empty KeyStore is expected, but the key-store is not empty.
 

Classes in org.cumulus4j.keymanager.api used by org.cumulus4j.keymanager.api.internal.remote
AuthenticationException
          Wrapper for AuthenticationException.
CannotDeleteLastUserException
          Wrapper for CannotDeleteLastUserException.
CryptoSession
           A CryptoSession is a session in which key transfers can be performed.
DateDependentKeyStrategyInitParam
          Options controlling how org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...) should behave.
DateDependentKeyStrategyInitResult
          Result of the operation org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...).
KeyManagerAPI
           Entry point for the key management API.
KeyManagerAPIConfiguration
           Configuration of the KeyManagerAPI.
KeyManagerAPIInstantiationException
          Thrown if a KeyManagerAPI implementation cannot be instantiated.
KeyStoreNotEmptyException
           Thrown, if an empty KeyStore is expected, but the key-store is not empty.
 

Classes in org.cumulus4j.keymanager.api used by org.cumulus4j.keymanager.cli
KeyManagerAPI
           Entry point for the key management API.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.