Cumulus4j API
(1.2.0-SNAPSHOT)

Uses of Class
org.cumulus4j.keymanager.front.shared.AcquireCryptoSessionResponse

Packages that use AcquireCryptoSessionResponse
org.cumulus4j.keymanager.front.webapp REST API for the communication between client and key-server. 
 

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

Methods in org.cumulus4j.keymanager.front.webapp that return AcquireCryptoSessionResponse
 AcquireCryptoSessionResponse CryptoSessionService.acquire(String keyStoreID, String appServerID)
           Acquire a session.
 AcquireCryptoSessionResponse CryptoSessionService.reacquire(String keyStoreID, String appServerID, String cryptoSessionID)
          Refresh (reacquire) an already acquired crypto-session.
 


Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.