| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorscep |
|
| com.amazonaws.services.pcaconnectorscep.model |
| Modifier and Type | Method and Description |
|---|---|
GetChallengePasswordResult |
AbstractAWSPcaConnectorScep.getChallengePassword(GetChallengePasswordRequest request) |
GetChallengePasswordResult |
AWSPcaConnectorScep.getChallengePassword(GetChallengePasswordRequest getChallengePasswordRequest)
Retrieves the challenge password for the specified Challenge.
|
GetChallengePasswordResult |
AWSPcaConnectorScepClient.getChallengePassword(GetChallengePasswordRequest request)
Retrieves the challenge password for the specified Challenge.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChallengePasswordResult> |
AbstractAWSPcaConnectorScepAsync.getChallengePasswordAsync(GetChallengePasswordRequest request,
AsyncHandler<GetChallengePasswordRequest,GetChallengePasswordResult> asyncHandler) |
Future<GetChallengePasswordResult> |
AWSPcaConnectorScepAsync.getChallengePasswordAsync(GetChallengePasswordRequest getChallengePasswordRequest,
AsyncHandler<GetChallengePasswordRequest,GetChallengePasswordResult> asyncHandler)
Retrieves the challenge password for the specified Challenge.
|
Future<GetChallengePasswordResult> |
AWSPcaConnectorScepAsyncClient.getChallengePasswordAsync(GetChallengePasswordRequest request,
AsyncHandler<GetChallengePasswordRequest,GetChallengePasswordResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChallengePasswordResult |
GetChallengePasswordResult.clone() |
GetChallengePasswordResult |
GetChallengePasswordResult.withPassword(String password)
The SCEP challenge password.
|
Copyright © 2024. All rights reserved.