| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
CrlDistributionPointExtensionConfiguration |
CrlDistributionPointExtensionConfiguration.clone() |
CrlDistributionPointExtensionConfiguration |
CrlConfiguration.getCrlDistributionPointExtensionConfiguration()
Configures the behavior of the CRL Distribution Point extension for certificates issued by your certificate
authority.
|
CrlDistributionPointExtensionConfiguration |
CrlDistributionPointExtensionConfiguration.withOmitExtension(Boolean omitExtension)
Configures whether the CRL Distribution Point extension should be populated with the default URL to the CRL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrlConfiguration.setCrlDistributionPointExtensionConfiguration(CrlDistributionPointExtensionConfiguration crlDistributionPointExtensionConfiguration)
Configures the behavior of the CRL Distribution Point extension for certificates issued by your certificate
authority.
|
CrlConfiguration |
CrlConfiguration.withCrlDistributionPointExtensionConfiguration(CrlDistributionPointExtensionConfiguration crlDistributionPointExtensionConfiguration)
Configures the behavior of the CRL Distribution Point extension for certificates issued by your certificate
authority.
|
Copyright © 2024. All rights reserved.