| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
Synchronous and asynchronous client classes for accessing AWSCloudHSM.
|
| com.amazonaws.services.cloudhsm.model |
Classes modeling the various types represented by AWSCloudHSM.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigResult |
AWSCloudHSMClient.getConfig(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
GetConfigResult |
AWSCloudHSM.getConfig(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigResult |
GetConfigResult.clone() |
GetConfigResult |
GetConfigResult.withConfigCred(String configCred)
The certificate file containing the server.pem files of the HSMs.
|
GetConfigResult |
GetConfigResult.withConfigFile(String configFile)
The chrystoki.conf configuration file.
|
GetConfigResult |
GetConfigResult.withConfigType(String configType)
The type of credentials.
|
Copyright © 2015. All rights reserved.