/AWS1/CL_AMBCREBACKENDAUTHPA00¶
The password policy configuration for the backend to your Amplify project.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_minimumlength
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The minimum length of the password used to access the backend of your Amplify project.
Optional arguments:¶
it_additionalconstraints
TYPE /AWS1/CL_AMBLSTOFADDLCNSSELE00=>TT_LISTOFADDLCNSTRNTSELEMENT
TT_LISTOFADDLCNSTRNTSELEMENT
¶
Additional constraints for the password used to access the backend of your Amplify project.
Queryable Attributes¶
AdditionalConstraints¶
Additional constraints for the password used to access the backend of your Amplify project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ADDITIONALCONSTRAINTS() |
Getter for ADDITIONALCONSTRAINTS, with configurable default |
ASK_ADDITIONALCONSTRAINTS() |
Getter for ADDITIONALCONSTRAINTS w/ exceptions if field has |
HAS_ADDITIONALCONSTRAINTS() |
Determine if ADDITIONALCONSTRAINTS has a value |
MinimumLength¶
The minimum length of the password used to access the backend of your Amplify project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MINIMUMLENGTH() |
Getter for MINIMUMLENGTH, with configurable default |
ASK_MINIMUMLENGTH() |
Getter for MINIMUMLENGTH w/ exceptions if field has no value |
STR_MINIMUMLENGTH() |
String format for MINIMUMLENGTH, with configurable default |
HAS_MINIMUMLENGTH() |
Determine if MINIMUMLENGTH has a value |