| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| software.amazon.awssdk.services.directory.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeClientAuthenticationSettingsResponse |
DirectoryClient.describeClientAuthenticationSettings(DescribeClientAuthenticationSettingsRequest describeClientAuthenticationSettingsRequest)
Retrieves information about the type of client authentication for the specified directory, if the type is
specified.
|
default CompletableFuture<DescribeClientAuthenticationSettingsResponse> |
DirectoryAsyncClient.describeClientAuthenticationSettings(DescribeClientAuthenticationSettingsRequest describeClientAuthenticationSettingsRequest)
Retrieves information about the type of client authentication for the specified directory, if the type is
specified.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeClientAuthenticationSettingsRequestMarshaller.marshall(DescribeClientAuthenticationSettingsRequest describeClientAuthenticationSettingsRequest) |
Copyright © 2022. All rights reserved.