/AWS1/CL_BDOONBHLFOFTOKXCHCF00¶
Configuration for on-behalf-of token exchange.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_granttype TYPE /AWS1/BDOONBHLFOFTOKXCHGRANT00 /AWS1/BDOONBHLFOFTOKXCHGRANT00¶
The grant type for the on-behalf-of token exchange.
Optional arguments:¶
io_tokenexchnggranttypecfg TYPE REF TO /AWS1/CL_BDOTOKXCHGRANTTYCFGTY /AWS1/CL_BDOTOKXCHGRANTTYCFGTY¶
Configuration specific to the TOKEN_EXCHANGE grant type (RFC 8693).
Queryable Attributes¶
grantType¶
The grant type for the on-behalf-of token exchange.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GRANTTYPE() |
Getter for GRANTTYPE, with configurable default |
ASK_GRANTTYPE() |
Getter for GRANTTYPE w/ exceptions if field has no value |
HAS_GRANTTYPE() |
Determine if GRANTTYPE has a value |
tokenExchangeGrantTypeConfig¶
Configuration specific to the TOKEN_EXCHANGE grant type (RFC 8693).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKENEXCHNGGRANTTYPECFG() |
Getter for TOKENEXCHANGEGRANTTYPECONFIG |