/AWS1/CL_BDOOAUTH2PVDRCFGOUT¶
Contains the output configuration for an OAuth2 provider.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_customoauth2pvdrconfig
TYPE REF TO /AWS1/CL_BDOCUSTO2PVDRCFGOUT
/AWS1/CL_BDOCUSTO2PVDRCFGOUT
¶
The output configuration for a custom OAuth2 provider.
io_googleoauth2pvdrconfig
TYPE REF TO /AWS1/CL_BDOGOOGO2PVDRCFGOUT
/AWS1/CL_BDOGOOGO2PVDRCFGOUT
¶
The output configuration for a Google OAuth2 provider.
io_githuboauth2pvdrconfig
TYPE REF TO /AWS1/CL_BDOGITO2PVDRCFGOUT
/AWS1/CL_BDOGITO2PVDRCFGOUT
¶
The output configuration for a GitHub OAuth2 provider.
io_slackoauth2providerconfig
TYPE REF TO /AWS1/CL_BDOSLACKO2PVDRCFGOUT
/AWS1/CL_BDOSLACKO2PVDRCFGOUT
¶
The output configuration for a Slack OAuth2 provider.
io_sforceoauth2pvdrconfig
TYPE REF TO /AWS1/CL_BDOSFORCEO2PVDRCFGOUT
/AWS1/CL_BDOSFORCEO2PVDRCFGOUT
¶
The output configuration for a Salesforce OAuth2 provider.
io_msftoauth2providerconfig
TYPE REF TO /AWS1/CL_BDOMSFTO2PVDRCFGOUT
/AWS1/CL_BDOMSFTO2PVDRCFGOUT
¶
The output configuration for a Microsoft OAuth2 provider.
Queryable Attributes¶
customOauth2ProviderConfig¶
The output configuration for a custom OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMOAUTH2PVDRCONFIG() |
Getter for CUSTOMOAUTH2PROVIDERCONFIG |
googleOauth2ProviderConfig¶
The output configuration for a Google OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GOOGLEOAUTH2PVDRCONFIG() |
Getter for GOOGLEOAUTH2PROVIDERCONFIG |
githubOauth2ProviderConfig¶
The output configuration for a GitHub OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GITHUBOAUTH2PVDRCONFIG() |
Getter for GITHUBOAUTH2PROVIDERCONFIG |
slackOauth2ProviderConfig¶
The output configuration for a Slack OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLACKOAUTH2PVDRCONFIG() |
Getter for SLACKOAUTH2PROVIDERCONFIG |
salesforceOauth2ProviderConfig¶
The output configuration for a Salesforce OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SFORCEOAUTH2PVDRCONFIG() |
Getter for SFORCEOAUTH2PROVIDERCONFIG |
microsoftOauth2ProviderConfig¶
The output configuration for a Microsoft OAuth2 provider.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MSFTOAUTH2PROVIDERCONFIG() |
Getter for MSFTOAUTH2PROVIDERCONFIG |