Skip to content

/AWS1/CL_FNTVIEWERMTLSCONFIG

A viewer mTLS configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_mode TYPE /AWS1/FNTVIEWERMTLSMODE /AWS1/FNTVIEWERMTLSMODE

The viewer mTLS mode.

io_truststoreconfig TYPE REF TO /AWS1/CL_FNTTRUSTSTORECONFIG /AWS1/CL_FNTTRUSTSTORECONFIG

The trust store configuration associated with the viewer mTLS configuration.


Queryable Attributes

Mode

The viewer mTLS mode.

Accessible with the following methods

Method Description
GET_MODE() Getter for MODE, with configurable default
ASK_MODE() Getter for MODE w/ exceptions if field has no value
HAS_MODE() Determine if MODE has a value

TrustStoreConfig

The trust store configuration associated with the viewer mTLS configuration.

Accessible with the following methods

Method Description
GET_TRUSTSTORECONFIG() Getter for TRUSTSTORECONFIG