Skip to content

/AWS1/CL_QSTAUTHCONFIG

Authentication configuration for connecting to external services.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_authenticationtype TYPE /AWS1/QSTCONNECTIONAUTHTYPE /AWS1/QSTCONNECTIONAUTHTYPE

The type of authentication method.

io_authenticationmetadata TYPE REF TO /AWS1/CL_QSTAUTHNTCTNMETADATA /AWS1/CL_QSTAUTHNTCTNMETADATA

The authentication metadata containing the specific configuration for the chosen authentication type.


Queryable Attributes

AuthenticationType

The type of authentication method.

Accessible with the following methods

Method Description
GET_AUTHENTICATIONTYPE() Getter for AUTHENTICATIONTYPE, with configurable default
ASK_AUTHENTICATIONTYPE() Getter for AUTHENTICATIONTYPE w/ exceptions if field has no
HAS_AUTHENTICATIONTYPE() Determine if AUTHENTICATIONTYPE has a value

AuthenticationMetadata

The authentication metadata containing the specific configuration for the chosen authentication type.

Accessible with the following methods

Method Description
GET_AUTHENTICATIONMETADATA() Getter for AUTHENTICATIONMETADATA