Cumulus4j API
(1.2.0-SNAPSHOT)

Uses of Class
org.cumulus4j.keymanager.AppServerManager

Packages that use AppServerManager
org.cumulus4j.keymanager Key manager sending keys to the app-server (when requested and allowed). 
org.cumulus4j.keymanager.front.webapp REST API for the communication between client and key-server. 
 

Uses of AppServerManager in org.cumulus4j.keymanager
 

Methods in org.cumulus4j.keymanager that return AppServerManager
 AppServerManager AppServer.getAppServerManager()
           
 

Constructors in org.cumulus4j.keymanager with parameters of type AppServerManager
AppServer(AppServerManager appServerManager, String appServerID, String appServerBaseURL)
           
 

Uses of AppServerManager in org.cumulus4j.keymanager.front.webapp
 

Methods in org.cumulus4j.keymanager.front.webapp that return AppServerManager
 AppServerManager KeyStoreManager.getAppServerManager(String keyStoreID)
          Get the AppServerManager that is assigned (in a 1-1-relation) to the KeyStore identified by the given ID.
 


Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.