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