Cumulus4j API
(1.2.0)

Uses of Interface
org.cumulus4j.keymanager.api.KeyManagerAPI

Packages that use KeyManagerAPI
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
 

Uses of KeyManagerAPI in org.cumulus4j.keymanager.api
 

Classes in org.cumulus4j.keymanager.api that implement KeyManagerAPI
 class DefaultKeyManagerAPI
           Implementation of KeyManagerAPI that delegates to a specific implementation.
 

Uses of KeyManagerAPI in org.cumulus4j.keymanager.api.internal
 

Classes in org.cumulus4j.keymanager.api.internal that implement KeyManagerAPI
 class AbstractKeyManagerAPI
           
 

Uses of KeyManagerAPI in org.cumulus4j.keymanager.api.internal.local
 

Classes in org.cumulus4j.keymanager.api.internal.local that implement KeyManagerAPI
 class LocalKeyManagerAPI
           
 

Uses of KeyManagerAPI in org.cumulus4j.keymanager.api.internal.remote
 

Classes in org.cumulus4j.keymanager.api.internal.remote that implement KeyManagerAPI
 class RemoteKeyManagerAPI
           
 

Uses of KeyManagerAPI in org.cumulus4j.keymanager.cli
 

Methods in org.cumulus4j.keymanager.cli that return KeyManagerAPI
 KeyManagerAPI SubCommandWithKeyManagerAPI.getKeyManagerAPI()
           
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.