/AWS1/CL_GLUCUSTAUTHNTCTNPROPS¶
Custom authentication configuration that allows for flexible authentication mechanisms beyond standard Basic and OAuth2 flows.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_authenticationparameters TYPE /AWS1/CL_GLUCONNECTORPROPERTY=>TT_CONNECTORPROPERTYLIST TT_CONNECTORPROPERTYLIST¶
A map of custom authentication parameters that define the specific authentication mechanism and required properties.
Queryable Attributes¶
AuthenticationParameters¶
A map of custom authentication parameters that define the specific authentication mechanism and required properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHENTICATIONPARAMETERS() |
Getter for AUTHENTICATIONPARAMETERS, with configurable defau |
ASK_AUTHENTICATIONPARAMETERS() |
Getter for AUTHENTICATIONPARAMETERS w/ exceptions if field h |
HAS_AUTHENTICATIONPARAMETERS() |
Determine if AUTHENTICATIONPARAMETERS has a value |