/AWS1/CL_BDCPROXYCREDENTIALS¶
Union type representing different proxy authentication methods. Currently supports HTTP Basic Authentication (username and password).
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_basicauth TYPE REF TO /AWS1/CL_BDCBASICAUTH /AWS1/CL_BDCBASICAUTH¶
HTTP Basic Authentication credentials (username and password) stored in Amazon Web Services Secrets Manager.
Queryable Attributes¶
basicAuth¶
HTTP Basic Authentication credentials (username and password) stored in Amazon Web Services Secrets Manager.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASICAUTH() |
Getter for BASICAUTH |