/AWS1/CL_IOTTLSCONTEXT¶
Specifies the TLS context to use for the test authorizer request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_servername TYPE /AWS1/IOTSERVERNAME /AWS1/IOTSERVERNAME¶
The value of the
serverNamekey in a TLS authorization request.
Queryable Attributes¶
serverName¶
The value of the
serverNamekey in a TLS authorization request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERNAME() |
Getter for SERVERNAME, with configurable default |
ASK_SERVERNAME() |
Getter for SERVERNAME w/ exceptions if field has no value |
HAS_SERVERNAME() |
Determine if SERVERNAME has a value |