/AWS1/CL_FNTGETTRUSTSTORERSLT¶
GetTrustStoreResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_truststore TYPE REF TO /AWS1/CL_FNTTRUSTSTORE /AWS1/CL_FNTTRUSTSTORE¶
The trust store.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The version identifier for the current version of the trust store.
Queryable Attributes¶
TrustStore¶
The trust store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUSTSTORE() |
Getter for TRUSTSTORE |
ETag¶
The version identifier for the current version of the trust store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |