/AWS1/CL_CWECXNAPIKEYAUTHRSP00¶
Contains the authorization parameters for the connection if API Key is specified as the authorization type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_apikeyname TYPE /AWS1/CWEAUTHHEADERPARAMETERS /AWS1/CWEAUTHHEADERPARAMETERS¶
The name of the header to use for the
APIKeyValueused for authorization.
Queryable Attributes¶
ApiKeyName¶
The name of the header to use for the
APIKeyValueused for authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEYNAME() |
Getter for APIKEYNAME, with configurable default |
ASK_APIKEYNAME() |
Getter for APIKEYNAME w/ exceptions if field has no value |
HAS_APIKEYNAME() |
Determine if APIKEYNAME has a value |