Skip to content

/AWS1/CL_AG2AUTHORIZATION

Represents an authorization configuration for a portal.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_cognitoconfig TYPE REF TO /AWS1/CL_AG2COGNITOCONFIG /AWS1/CL_AG2COGNITOCONFIG

The Amazon Cognito configuration.

io_none TYPE REF TO /AWS1/CL_AG2NONE /AWS1/CL_AG2NONE

Provide no authorization for your portal. This makes your portal publicly accesible on the web.


Queryable Attributes

CognitoConfig

The Amazon Cognito configuration.

Accessible with the following methods

Method Description
GET_COGNITOCONFIG() Getter for COGNITOCONFIG

None

Provide no authorization for your portal. This makes your portal publicly accesible on the web.

Accessible with the following methods

Method Description
GET_NONE() Getter for NONE