Package | Description |
---|---|
com.oracle.bmc.servicemesh.model |
Modifier and Type | Class and Description |
---|---|
class |
LocalFileCaBundle
CA Bundle from the filesystem.
|
class |
OciCaBundle
CA Bundle from OCI Certificates service.
|
Modifier and Type | Method and Description |
---|---|
CaBundle |
IngressListenerClientValidationConfig.getTrustedCaBundle() |
Modifier and Type | Method and Description |
---|---|
IngressListenerClientValidationConfig.Builder |
IngressListenerClientValidationConfig.Builder.trustedCaBundle(CaBundle trustedCaBundle) |
Constructor and Description |
---|
IngressListenerClientValidationConfig(CaBundle trustedCaBundle,
List<String> subjectAlternateNames)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.