org.apache.jetspeed.login
Class LoginConstants
java.lang.Object
org.apache.jetspeed.login.LoginConstants
public final class LoginConstants
- extends Object
LoginConstants
- Version:
- $Id: LoginConstants.java 544402 2007-06-05 06:20:00Z taylor $
- Author:
- Ate Douma
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USERNAME
public static final String USERNAME
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
DESTINATION
public static final String DESTINATION
- See Also:
- Constant Field Values
RETRYCOUNT
public static final String RETRYCOUNT
- See Also:
- Constant Field Values
ERRORCODE
public static final String ERRORCODE
- See Also:
- Constant Field Values
LOGIN_CHECK
public static final String LOGIN_CHECK
- See Also:
- Constant Field Values
ERROR_UNKNOWN_USER
public static final Integer ERROR_UNKNOWN_USER
ERROR_INVALID_PASSWORD
public static final Integer ERROR_INVALID_PASSWORD
ERROR_USER_DISABLED
public static final Integer ERROR_USER_DISABLED
ERROR_FINAL_LOGIN_ATTEMPT
public static final Integer ERROR_FINAL_LOGIN_ATTEMPT
ERROR_CREDENTIAL_DISABLED
public static final Integer ERROR_CREDENTIAL_DISABLED
ERROR_CREDENTIAL_EXPIRED
public static final Integer ERROR_CREDENTIAL_EXPIRED
LoginConstants
public LoginConstants()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.