org.apache.directory.api.ldap.model.constants
Class PasswordPolicySchemaConstants
java.lang.Object
org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
public final class PasswordPolicySchemaConstants
- extends Object
PasswordPolicySchemaConstants.
Final reference -> class shouldn't be extended
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PWD_POLICY_OC
public static final String PWD_POLICY_OC
- See Also:
- Constant Field Values
PWD_ATTRIBUTE_AT
public static final String PWD_ATTRIBUTE_AT
- See Also:
- Constant Field Values
PWD_LOCKOUT_DURATION_AT
public static final String PWD_LOCKOUT_DURATION_AT
- See Also:
- Constant Field Values
PWD_MAX_FAILURE_AT
public static final String PWD_MAX_FAILURE_AT
- See Also:
- Constant Field Values
PWD_FAILURE_COUNT_INTERVAL_AT
public static final String PWD_FAILURE_COUNT_INTERVAL_AT
- See Also:
- Constant Field Values
PWD_MUST_CHANGE_AT
public static final String PWD_MUST_CHANGE_AT
- See Also:
- Constant Field Values
PWD_ALLOW_USER_CHANGE_AT
public static final String PWD_ALLOW_USER_CHANGE_AT
- See Also:
- Constant Field Values
PWD_SAFE_MODIFY_AT
public static final String PWD_SAFE_MODIFY_AT
- See Also:
- Constant Field Values
PWD_CHANGED_TIME_AT
public static final String PWD_CHANGED_TIME_AT
- See Also:
- Constant Field Values
PWD_ACCOUNT_LOCKED_TIME_AT
public static final String PWD_ACCOUNT_LOCKED_TIME_AT
- See Also:
- Constant Field Values
PWD_FAILURE_TIME_AT
public static final String PWD_FAILURE_TIME_AT
- See Also:
- Constant Field Values
PWD_MIN_AGE_AT
public static final String PWD_MIN_AGE_AT
- See Also:
- Constant Field Values
PWD_HISTORY_AT
public static final String PWD_HISTORY_AT
- See Also:
- Constant Field Values
PWD_GRACE_USE_TIME_AT
public static final String PWD_GRACE_USE_TIME_AT
- See Also:
- Constant Field Values
PWD_RESET_AT
public static final String PWD_RESET_AT
- See Also:
- Constant Field Values
PWD_POLICY_SUBENTRY_AT
public static final String PWD_POLICY_SUBENTRY_AT
- See Also:
- Constant Field Values
PWD_MIN_DELAY_AT
public static final String PWD_MIN_DELAY_AT
- See Also:
- Constant Field Values
PWD_MAX_DELAY_AT
public static final String PWD_MAX_DELAY_AT
- See Also:
- Constant Field Values
PWD_MAX_IDLE_AT
public static final String PWD_MAX_IDLE_AT
- See Also:
- Constant Field Values
PWD_START_TIME_AT
public static final String PWD_START_TIME_AT
- See Also:
- Constant Field Values
PWD_END_TIME_AT
public static final String PWD_END_TIME_AT
- See Also:
- Constant Field Values
PWD_LAST_SUCCESS_AT
public static final String PWD_LAST_SUCCESS_AT
- See Also:
- Constant Field Values
PWD_MAX_AGE_AT
public static final String PWD_MAX_AGE_AT
- See Also:
- Constant Field Values
PWD_GRACE_EXPIRE_AT
public static final String PWD_GRACE_EXPIRE_AT
- See Also:
- Constant Field Values
PWD_MAX_LENGTH_AT
public static final String PWD_MAX_LENGTH_AT
- See Also:
- Constant Field Values
PWD_IN_HISTORY_AT
public static final String PWD_IN_HISTORY_AT
- See Also:
- Constant Field Values
PWD_CHECK_QUALITY_AT
public static final String PWD_CHECK_QUALITY_AT
- See Also:
- Constant Field Values
PWD_MIN_LENGTH_AT
public static final String PWD_MIN_LENGTH_AT
- See Also:
- Constant Field Values
PWD_EXPIRE_WARNING_AT
public static final String PWD_EXPIRE_WARNING_AT
- See Also:
- Constant Field Values
PWD_GRACE_AUTHN_LIMIT_AT
public static final String PWD_GRACE_AUTHN_LIMIT_AT
- See Also:
- Constant Field Values
PWD_LOCKOUT_AT
public static final String PWD_LOCKOUT_AT
- See Also:
- Constant Field Values
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.