/AWS1/CL_SAGAUTHENTICATION¶
Authentication information used to access protected resources
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_providertype TYPE /AWS1/SAGAUTHNTCTNPROVIDERTYPE /AWS1/SAGAUTHNTCTNPROVIDERTYPE¶
Provider type for the authentication credentials
iv_value TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
Authentication credential value or reference
Queryable Attributes¶
providerType¶
Provider type for the authentication credentials
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERTYPE() |
Getter for PROVIDERTYPE, with configurable default |
ASK_PROVIDERTYPE() |
Getter for PROVIDERTYPE w/ exceptions if field has no value |
HAS_PROVIDERTYPE() |
Determine if PROVIDERTYPE has a value |
value¶
Authentication credential value or reference
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |