| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorscep |
|
| com.amazonaws.services.pcaconnectorscep.model |
| 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 |
|---|---|
GetChallengePasswordRequest |
GetChallengePasswordRequest.clone() |
GetChallengePasswordRequest |
GetChallengePasswordRequest.withChallengeArn(String challengeArn)
The Amazon Resource Name (ARN) of the challenge.
|
Copyright © 2024. All rights reserved.