Skip to content

/AWS1/CL_GDYRDSLOGINATTEMPTACT

Indicates that a login attempt was made to the potentially compromised database from a remote IP address.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_remoteipdetails TYPE REF TO /AWS1/CL_GDYREMOTEIPDETAILS /AWS1/CL_GDYREMOTEIPDETAILS

Contains information about the remote IP address of the connection.

it_loginattributes TYPE /AWS1/CL_GDYLOGINATTRIBUTE=>TT_LOGINATTRIBUTES TT_LOGINATTRIBUTES

Indicates the login attributes used in the login attempt.


Queryable Attributes

RemoteIpDetails

Contains information about the remote IP address of the connection.

Accessible with the following methods

Method Description
GET_REMOTEIPDETAILS() Getter for REMOTEIPDETAILS

LoginAttributes

Indicates the login attributes used in the login attempt.

Accessible with the following methods

Method Description
GET_LOGINATTRIBUTES() Getter for LOGINATTRIBUTES, with configurable default
ASK_LOGINATTRIBUTES() Getter for LOGINATTRIBUTES w/ exceptions if field has no val
HAS_LOGINATTRIBUTES() Determine if LOGINATTRIBUTES has a value