/AWS1/CL_AFCCREDENTIAL¶
Contains credential information for an application.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_oauth2credential TYPE REF TO /AWS1/CL_AFCOAUTH2CREDENTIAL /AWS1/CL_AFCOAUTH2CREDENTIAL¶
Contains OAuth2 client credential information.
io_apikeycredential TYPE REF TO /AWS1/CL_AFCAPIKEYCREDENTIAL /AWS1/CL_AFCAPIKEYCREDENTIAL¶
Contains API key credential information.
Queryable Attributes¶
oauth2Credential¶
Contains OAuth2 client credential information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OAUTH2CREDENTIAL() |
Getter for OAUTH2CREDENTIAL |
apiKeyCredential¶
Contains API key credential information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEYCREDENTIAL() |
Getter for APIKEYCREDENTIAL |