Skip to content

/AWS1/CL_DZNOAUTH2PROPERTIES

The OAuth2 properties.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_oauth2granttype TYPE /AWS1/DZNOAUTH2GRANTTYPE /AWS1/DZNOAUTH2GRANTTYPE

The OAuth2 grant type of the OAuth2 properties.

io_oauth2clientapplication TYPE REF TO /AWS1/CL_DZNOAUTH2CLIAPPLICA00 /AWS1/CL_DZNOAUTH2CLIAPPLICA00

The OAuth2 client application of the OAuth2 properties.

iv_tokenurl TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The OAuth2 token URL of the OAuth2 properties.

it_tokenurlparametersmap TYPE /AWS1/CL_DZNTOKURLPARAMSMAP_W=>TT_TOKENURLPARAMETERSMAP TT_TOKENURLPARAMETERSMAP

The OAuth2 token URL parameter map of the OAuth2 properties.

io_authcodeproperties TYPE REF TO /AWS1/CL_DZNAUTHCODEPROPERTIES /AWS1/CL_DZNAUTHCODEPROPERTIES

The authorization code properties of the OAuth2 properties.

io_oauth2credentials TYPE REF TO /AWS1/CL_DZNGLUEOAUTH2CREDS /AWS1/CL_DZNGLUEOAUTH2CREDS

The OAuth2 credentials of the OAuth2 properties.


Queryable Attributes

oAuth2GrantType

The OAuth2 grant type of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_OAUTH2GRANTTYPE() Getter for OAUTH2GRANTTYPE, with configurable default
ASK_OAUTH2GRANTTYPE() Getter for OAUTH2GRANTTYPE w/ exceptions if field has no val
HAS_OAUTH2GRANTTYPE() Determine if OAUTH2GRANTTYPE has a value

oAuth2ClientApplication

The OAuth2 client application of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_OAUTH2CLIENTAPPLICATION() Getter for OAUTH2CLIENTAPPLICATION

tokenUrl

The OAuth2 token URL of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_TOKENURL() Getter for TOKENURL, with configurable default
ASK_TOKENURL() Getter for TOKENURL w/ exceptions if field has no value
HAS_TOKENURL() Determine if TOKENURL has a value

tokenUrlParametersMap

The OAuth2 token URL parameter map of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_TOKENURLPARAMETERSMAP() Getter for TOKENURLPARAMETERSMAP, with configurable default
ASK_TOKENURLPARAMETERSMAP() Getter for TOKENURLPARAMETERSMAP w/ exceptions if field has
HAS_TOKENURLPARAMETERSMAP() Determine if TOKENURLPARAMETERSMAP has a value

authorizationCodeProperties

The authorization code properties of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_AUTHCODEPROPERTIES() Getter for AUTHORIZATIONCODEPROPERTIES

oAuth2Credentials

The OAuth2 credentials of the OAuth2 properties.

Accessible with the following methods

Method Description
GET_OAUTH2CREDENTIALS() Getter for OAUTH2CREDENTIALS