Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keymanager.api.internal.AbstractKeyManagerAPI

Packages that use AbstractKeyManagerAPI
org.cumulus4j.keymanager.api API for accessing the key manager. 
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. 
 

Uses of AbstractKeyManagerAPI in org.cumulus4j.keymanager.api
 

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

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

Subclasses of AbstractKeyManagerAPI in org.cumulus4j.keymanager.api.internal.local
 class LocalKeyManagerAPI
           
 

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

Subclasses of AbstractKeyManagerAPI in org.cumulus4j.keymanager.api.internal.remote
 class RemoteKeyManagerAPI
           
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.