MutualAuthenticationAttributes

Information about the mutual authentication attributes of a listener.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether trust store CA certificate names are advertised.

Link copied to clipboard

Indicates whether expired client certificates are ignored.

Link copied to clipboard
val mode: String?

The client certificate handling method. Options are off, passthrough or verify. The default value is off.

Link copied to clipboard

The Amazon Resource Name (ARN) of the trust store.

Link copied to clipboard

Indicates a shared trust stores association status.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String