Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keymanager.AppServer

Packages that use AppServer
org.cumulus4j.keymanager Key manager sending keys to the app-server (when requested and allowed). 
org.cumulus4j.keymanager.api.internal.local Internal (non-API) package containing implementation code specifically for a local KeyStore
 

Uses of AppServer in org.cumulus4j.keymanager
 

Methods in org.cumulus4j.keymanager that return AppServer
 AppServer AppServerManager.getAppServerForAppServerID(String appServerID)
           
 

Methods in org.cumulus4j.keymanager that return types with arguments of type AppServer
 Collection<AppServer> AppServerManager.getAppServers()
           
 

Methods in org.cumulus4j.keymanager with parameters of type AppServer
 void AppServerManager.putAppServer(AppServer appServer)
           
 

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

Constructors in org.cumulus4j.keymanager.api.internal.local with parameters of type AppServer
LocalCryptoSession(LocalKeyManagerAPI localKeyManagerAPI, AppServer appServer)
           
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.