Skip to content

/AWS1/CL_AMBUPBACKENDAUTHFOR00

(DEPRECATED) Describes the forgot password policy for authenticating into the Amplify app.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DELIVERYMETHOD TYPE /AWS1/AMBDELIVERYMETHOD /AWS1/AMBDELIVERYMETHOD

(DEPRECATED) Describes which mode to use (either SMS or email) to deliver messages to app users that want to recover their password.

IO_EMAILSETTINGS TYPE REF TO /AWS1/CL_AMBEMAILSETTINGS /AWS1/CL_AMBEMAILSETTINGS

(DEPRECATED) The configuration for the email sent when an app user forgets their password.

IO_SMSSETTINGS TYPE REF TO /AWS1/CL_AMBSMSSETTINGS /AWS1/CL_AMBSMSSETTINGS

(DEPRECATED) The configuration for the SMS message sent when an Amplify app user forgets their password.


Queryable Attributes

DeliveryMethod

(DEPRECATED) Describes which mode to use (either SMS or email) to deliver messages to app users that want to recover their password.

Accessible with the following methods

Method Description
GET_DELIVERYMETHOD() Getter for DELIVERYMETHOD, with configurable default
ASK_DELIVERYMETHOD() Getter for DELIVERYMETHOD w/ exceptions if field has no valu
HAS_DELIVERYMETHOD() Determine if DELIVERYMETHOD has a value

EmailSettings

(DEPRECATED) The configuration for the email sent when an app user forgets their password.

Accessible with the following methods

Method Description
GET_EMAILSETTINGS() Getter for EMAILSETTINGS

SmsSettings

(DEPRECATED) The configuration for the SMS message sent when an Amplify app user forgets their password.

Accessible with the following methods

Method Description
GET_SMSSETTINGS() Getter for SMSSETTINGS