|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
KeyManagerAPI
) and key-server.
See:
Description
Class Summary | |
---|---|
AcquireCryptoSessionResponse | Response sent back from the key-server to the client after it requested opening a session. |
AppServer | DTO representing an app-server. |
AppServerList |
DTO representing a list of AppServer s. |
DateDependentKeyStrategyInitParam | Options controlling how org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...)
should behave. |
DateDependentKeyStrategyInitResult | Result of the operation org.cumulus4j.keymanager.DateDependentKeyStrategy.init(...) . |
Error | DTO for sending an error back to the client (KeyManagerAPI ). |
PutAppServerResponse |
Response sent as confirmation when an AppServer was PUT into the key-server. |
User | DTO representing a user. |
UserList |
DTO representing a list of User s. |
UserWithPassword | DTO representing a user (with a password). |
Shared classes to communicate between app-client (KeyManagerAPI
) and key-server.
Since the communication is based on REST, most classes here are DTOs which are transferred via XML or JSON.
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |