| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default DeregisterCertificateResponse |
DirectoryClient.deregisterCertificate(Consumer<DeregisterCertificateRequest.Builder> deregisterCertificateRequest)
Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.
|
default DeregisterCertificateResponse |
DirectoryClient.deregisterCertificate(DeregisterCertificateRequest deregisterCertificateRequest)
Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.
|
default DescribeCertificateResponse |
DirectoryClient.describeCertificate(Consumer<DescribeCertificateRequest.Builder> describeCertificateRequest)
Displays information about the certificate registered for secure LDAP or client certificate authentication.
|
default DescribeCertificateResponse |
DirectoryClient.describeCertificate(DescribeCertificateRequest describeCertificateRequest)
Displays information about the certificate registered for secure LDAP or client certificate authentication.
|
Copyright © 2021. All rights reserved.