|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CryptoSession | |
---|---|
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 CryptoSession in org.cumulus4j.keymanager.api |
---|
Methods in org.cumulus4j.keymanager.api that return CryptoSession | |
---|---|
CryptoSession |
DefaultKeyManagerAPI.getCryptoSession(String appServerBaseURL)
|
CryptoSession |
KeyManagerAPI.getCryptoSession(String appServerBaseURL)
Get a session for a certain application server. |
Uses of CryptoSession in org.cumulus4j.keymanager.api.internal.local |
---|
Classes in org.cumulus4j.keymanager.api.internal.local that implement CryptoSession | |
---|---|
class |
LocalCryptoSession
|
Methods in org.cumulus4j.keymanager.api.internal.local that return CryptoSession | |
---|---|
CryptoSession |
LocalKeyManagerAPI.getCryptoSession(String appServerBaseURL)
|
Uses of CryptoSession in org.cumulus4j.keymanager.api.internal.remote |
---|
Classes in org.cumulus4j.keymanager.api.internal.remote that implement CryptoSession | |
---|---|
class |
RemoteCryptoSession
|
Methods in org.cumulus4j.keymanager.api.internal.remote that return CryptoSession | |
---|---|
CryptoSession |
RemoteKeyManagerAPI.getCryptoSession(String appServerBaseURL)
|
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |