| Package | Description |
|---|---|
| org.apache.camel.component.aws2.kms | |
| org.apache.camel.component.aws2.kms.client | |
| org.apache.camel.component.aws2.kms.client.impl |
| Modifier and Type | Method and Description |
|---|---|
KMS2Configuration |
KMS2Configuration.copy() |
KMS2Configuration |
KMS2Endpoint.getConfiguration() |
KMS2Configuration |
KMS2Component.getConfiguration() |
protected KMS2Configuration |
KMS2Producer.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
KMS2Component.setConfiguration(KMS2Configuration configuration)
Component configuration
|
| Constructor and Description |
|---|
KMS2Endpoint(String uri,
org.apache.camel.Component component,
KMS2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static KMS2InternalClient |
KMS2ClientFactory.getKmsClient(KMS2Configuration configuration)
Return the correct AWS KMS client (based on remote vs local).
|
| Constructor and Description |
|---|
KMS2ClientOptimizedImpl(KMS2Configuration configuration)
Constructor that uses the config file.
|
KMS2ClientStandardImpl(KMS2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel