static public property Constants.SystemProperties.FORCE_PASSWORD_CHANGE

Brief

The property contains "Y" in case the user password is expired and must be changed immediately.

Declaration
Java
public static final String  FORCE_PASSWORD_CHANGE = "FORCE_PASSWORD_CHANGE";

Declared in Constants.SystemProperties

back