| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TlsValidationContext |
TlsValidationContext.clone() |
TlsValidationContext |
ClientPolicyTls.getValidation()
A reference to an object that represents a TLS validation context.
|
TlsValidationContext |
TlsValidationContext.withSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
TlsValidationContext |
TlsValidationContext.withTrust(TlsValidationContextTrust trust)
A reference to where to retrieve the trust chain when validating a peer’s Transport Layer Security (TLS)
certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientPolicyTls.setValidation(TlsValidationContext validation)
A reference to an object that represents a TLS validation context.
|
ClientPolicyTls |
ClientPolicyTls.withValidation(TlsValidationContext validation)
A reference to an object that represents a TLS validation context.
|
Copyright © 2023. All rights reserved.