Liferay 6.1.2-ce-ga3

com.liferay.portal.model
Class PasswordPolicyConstants

java.lang.Object
  extended by com.liferay.portal.model.PasswordPolicyConstants

public class PasswordPolicyConstants
extends Object


Field Summary
static String DEFAULT_PASSWORD_POLICY
           
static String[] SYSTEM_PASSWORD_POLICIES
           
 
Constructor Summary
PasswordPolicyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PASSWORD_POLICY

public static final String DEFAULT_PASSWORD_POLICY
See Also:
Constant Field Values

SYSTEM_PASSWORD_POLICIES

public static final String[] SYSTEM_PASSWORD_POLICIES
Constructor Detail

PasswordPolicyConstants

public PasswordPolicyConstants()

Liferay 6.1.2-ce-ga3