|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyManagerAPIInstantiationException | |
---|---|
org.cumulus4j.keymanager.api | API for accessing the key manager. |
org.cumulus4j.keymanager.api.internal | Internal (non-API) package containing generic implementation code. |
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 KeyManagerAPIInstantiationException in org.cumulus4j.keymanager.api |
---|
Methods in org.cumulus4j.keymanager.api that throw KeyManagerAPIInstantiationException | |
---|---|
void |
DefaultKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
|
void |
KeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
Set the configuration for this KeyManagerAPI instance. |
Uses of KeyManagerAPIInstantiationException in org.cumulus4j.keymanager.api.internal |
---|
Methods in org.cumulus4j.keymanager.api.internal that throw KeyManagerAPIInstantiationException | |
---|---|
void |
AbstractKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
|
Uses of KeyManagerAPIInstantiationException in org.cumulus4j.keymanager.api.internal.local |
---|
Methods in org.cumulus4j.keymanager.api.internal.local that throw KeyManagerAPIInstantiationException | |
---|---|
void |
LocalKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
|
Constructors in org.cumulus4j.keymanager.api.internal.local that throw KeyManagerAPIInstantiationException | |
---|---|
LocalKeyManagerAPI()
|
Uses of KeyManagerAPIInstantiationException in org.cumulus4j.keymanager.api.internal.remote |
---|
Methods in org.cumulus4j.keymanager.api.internal.remote that throw KeyManagerAPIInstantiationException | |
---|---|
void |
RemoteKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
|
Constructors in org.cumulus4j.keymanager.api.internal.remote that throw KeyManagerAPIInstantiationException | |
---|---|
RemoteKeyManagerAPI()
|
|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |