/AWS1/CL_BDOTOKXCHGRANTTYCFGTY¶
Configuration for RFC 8693 token exchange.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_actortokencontent TYPE /AWS1/BDOACTORTOKENCONTENTTYPE /AWS1/BDOACTORTOKENCONTENTTYPE¶
The content type for the actor token in the token exchange.
Optional arguments:¶
it_actortokenscopes TYPE /AWS1/CL_BDOSCOPESLISTTYPE_W=>TT_SCOPESLISTTYPE TT_SCOPESLISTTYPE¶
The scopes for the actor token. Only valid when actorTokenContent is M2M.
Queryable Attributes¶
actorTokenContent¶
The content type for the actor token in the token exchange.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTORTOKENCONTENT() |
Getter for ACTORTOKENCONTENT, with configurable default |
ASK_ACTORTOKENCONTENT() |
Getter for ACTORTOKENCONTENT w/ exceptions if field has no v |
HAS_ACTORTOKENCONTENT() |
Determine if ACTORTOKENCONTENT has a value |
actorTokenScopes¶
The scopes for the actor token. Only valid when actorTokenContent is M2M.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTORTOKENSCOPES() |
Getter for ACTORTOKENSCOPES, with configurable default |
ASK_ACTORTOKENSCOPES() |
Getter for ACTORTOKENSCOPES w/ exceptions if field has no va |
HAS_ACTORTOKENSCOPES() |
Determine if ACTORTOKENSCOPES has a value |