Uses of Class
com.oracle.bmc.servicemesh.model.IngressListenerClientValidationConfig.Builder
-
Packages that use IngressListenerClientValidationConfig.Builder Package Description com.oracle.bmc.servicemesh.model -
-
Uses of IngressListenerClientValidationConfig.Builder in com.oracle.bmc.servicemesh.model
Methods in com.oracle.bmc.servicemesh.model that return IngressListenerClientValidationConfig.Builder Modifier and Type Method Description static IngressListenerClientValidationConfig.Builder
IngressListenerClientValidationConfig. builder()
Create a new builder.IngressListenerClientValidationConfig.Builder
IngressListenerClientValidationConfig.Builder. copy(IngressListenerClientValidationConfig model)
IngressListenerClientValidationConfig.Builder
IngressListenerClientValidationConfig.Builder. subjectAlternateNames(List<String> subjectAlternateNames)
A list of alternate names to verify the subject identity in the certificate presented by the client.IngressListenerClientValidationConfig.Builder
IngressListenerClientValidationConfig. toBuilder()
IngressListenerClientValidationConfig.Builder
IngressListenerClientValidationConfig.Builder. trustedCaBundle(CaBundle trustedCaBundle)
-