/AWS1/CL_QSTWEBPROXYCREDS¶
The credentials for authenticating with a web proxy server.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_webproxyusername TYPE /AWS1/QSTDBUSERNAME /AWS1/QSTDBUSERNAME¶
The username for authenticating with the web proxy server.
iv_webproxypassword TYPE /AWS1/QSTPASSWORD /AWS1/QSTPASSWORD¶
The password for authenticating with the web proxy server.
Queryable Attributes¶
WebProxyUsername¶
The username for authenticating with the web proxy server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEBPROXYUSERNAME() |
Getter for WEBPROXYUSERNAME, with configurable default |
ASK_WEBPROXYUSERNAME() |
Getter for WEBPROXYUSERNAME w/ exceptions if field has no va |
HAS_WEBPROXYUSERNAME() |
Determine if WEBPROXYUSERNAME has a value |
WebProxyPassword¶
The password for authenticating with the web proxy server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEBPROXYPASSWORD() |
Getter for WEBPROXYPASSWORD, with configurable default |
ASK_WEBPROXYPASSWORD() |
Getter for WEBPROXYPASSWORD w/ exceptions if field has no va |
HAS_WEBPROXYPASSWORD() |
Determine if WEBPROXYPASSWORD has a value |