Skip to content

/AWS1/CL_APFCUSTOMAUTHCREDS

The custom credentials required for custom authentication.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_customauthenticationtype TYPE /AWS1/APFCUSTOMAUTHNTCTNTYPE /AWS1/APFCUSTOMAUTHNTCTNTYPE

The custom authentication type that the connector uses.

Optional arguments:

it_credentialsmap TYPE /AWS1/CL_APFCREDENTIALSMAP_W=>TT_CREDENTIALSMAP TT_CREDENTIALSMAP

A map that holds custom authentication credentials.


Queryable Attributes

customAuthenticationType

The custom authentication type that the connector uses.

Accessible with the following methods

Method Description
GET_CUSTOMAUTHENTICATIONTYPE() Getter for CUSTOMAUTHENTICATIONTYPE, with configurable defau
ASK_CUSTOMAUTHENTICATIONTYPE() Getter for CUSTOMAUTHENTICATIONTYPE w/ exceptions if field h
HAS_CUSTOMAUTHENTICATIONTYPE() Determine if CUSTOMAUTHENTICATIONTYPE has a value

credentialsMap

A map that holds custom authentication credentials.

Accessible with the following methods

Method Description
GET_CREDENTIALSMAP() Getter for CREDENTIALSMAP, with configurable default
ASK_CREDENTIALSMAP() Getter for CREDENTIALSMAP w/ exceptions if field has no valu
HAS_CREDENTIALSMAP() Determine if CREDENTIALSMAP has a value