| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
SubjectAlternativeNames |
SubjectAlternativeNames.clone() |
SubjectAlternativeNames |
TlsValidationContext.getSubjectAlternativeNames()
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
SubjectAlternativeNames |
ListenerTlsValidationContext.getSubjectAlternativeNames()
A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation
context.
|
SubjectAlternativeNames |
VirtualGatewayTlsValidationContext.getSubjectAlternativeNames()
A reference to an object that represents the SANs for a virtual gateway's listener's Transport Layer Security
(TLS) validation context.
|
SubjectAlternativeNames |
VirtualGatewayListenerTlsValidationContext.getSubjectAlternativeNames()
A reference to an object that represents the SANs for a virtual gateway listener's Transport Layer Security (TLS)
validation context.
|
SubjectAlternativeNames |
SubjectAlternativeNames.withMatch(SubjectAlternativeNameMatchers match)
An object that represents the criteria for determining a SANs match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TlsValidationContext.setSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
void |
ListenerTlsValidationContext.setSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation
context.
|
void |
VirtualGatewayTlsValidationContext.setSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway's listener's Transport Layer Security
(TLS) validation context.
|
void |
VirtualGatewayListenerTlsValidationContext.setSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway listener's Transport Layer Security (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.
|
ListenerTlsValidationContext |
ListenerTlsValidationContext.withSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation
context.
|
VirtualGatewayTlsValidationContext |
VirtualGatewayTlsValidationContext.withSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway's listener's Transport Layer Security
(TLS) validation context.
|
VirtualGatewayListenerTlsValidationContext |
VirtualGatewayListenerTlsValidationContext.withSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway listener's Transport Layer Security (TLS)
validation context.
|
Copyright © 2022. All rights reserved.