| 
Cumulus4j API (1.1.1)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyManagerAPIConfiguration | |
|---|---|
| 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 KeyManagerAPIConfiguration in org.cumulus4j.keymanager.api | 
|---|
| Methods in org.cumulus4j.keymanager.api that return KeyManagerAPIConfiguration | |
|---|---|
 KeyManagerAPIConfiguration | 
DefaultKeyManagerAPI.getConfiguration()
 | 
 KeyManagerAPIConfiguration | 
KeyManagerAPI.getConfiguration()
Get the current configuration of this KeyManagerAPI. | 
| Methods in org.cumulus4j.keymanager.api with parameters of type KeyManagerAPIConfiguration | |
|---|---|
 void | 
DefaultKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
 | 
 void | 
KeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
Set the configuration for this KeyManagerAPI instance. | 
| Constructors in org.cumulus4j.keymanager.api with parameters of type KeyManagerAPIConfiguration | |
|---|---|
KeyManagerAPIConfiguration(KeyManagerAPIConfiguration source)
Create a copy of another configuration.  | 
|
| Uses of KeyManagerAPIConfiguration in org.cumulus4j.keymanager.api.internal | 
|---|
| Methods in org.cumulus4j.keymanager.api.internal that return KeyManagerAPIConfiguration | |
|---|---|
 KeyManagerAPIConfiguration | 
AbstractKeyManagerAPI.getConf()
Get the configuration.  | 
 KeyManagerAPIConfiguration | 
AbstractKeyManagerAPI.getConfiguration()
 | 
| Methods in org.cumulus4j.keymanager.api.internal with parameters of type KeyManagerAPIConfiguration | |
|---|---|
 void | 
AbstractKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
 | 
| Uses of KeyManagerAPIConfiguration in org.cumulus4j.keymanager.api.internal.local | 
|---|
| Methods in org.cumulus4j.keymanager.api.internal.local with parameters of type KeyManagerAPIConfiguration | |
|---|---|
 void | 
LocalKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
 | 
| Uses of KeyManagerAPIConfiguration in org.cumulus4j.keymanager.api.internal.remote | 
|---|
| Methods in org.cumulus4j.keymanager.api.internal.remote with parameters of type KeyManagerAPIConfiguration | |
|---|---|
 void | 
RemoteKeyManagerAPI.setConfiguration(KeyManagerAPIConfiguration configuration)
 | 
  | 
Cumulus4j API (1.1.1)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||