com.ibm.as400.security.auth
Class RefreshFailedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.as400.access.AS400SecurityException
                    |
                    +--com.ibm.as400.security.auth.AS400AuthenticationException
                          |
                          +--com.ibm.as400.security.auth.RefreshFailedException
All Implemented Interfaces:
ReturnCodeException, java.io.Serializable

public class RefreshFailedException
extends AS400AuthenticationException

The RefreshFailedException class represents an exception issued when errors occur while refreshing AS/400 authentication information.

If available, one or more AS400Message objects may be included in the exception.

See Also:
Serialized Form

Fields inherited from class com.ibm.as400.access.AS400SecurityException
DIRECTORY_ENTRY_ACCESS_DENIED, EXIT_POINT_PROCESSING_ERROR, EXIT_PROGRAM_CALL_ERROR, EXIT_PROGRAM_DENIED_REQUEST, EXIT_PROGRAM_NOT_AUTHORIZED, EXIT_PROGRAM_RESOLVE_ERROR, GENERATE_TOKEN_REQUEST_NOT_VALID, KERBEROS_TICKET_NOT_VALID_CONSISTENCY, KERBEROS_TICKET_NOT_VALID_CREDANTIAL_STRUCTURE, KERBEROS_TICKET_NOT_VALID_CREDENTIAL_NO_LONGER_VALID, KERBEROS_TICKET_NOT_VALID_CREDENTIAL_NOT_VALID, KERBEROS_TICKET_NOT_VALID_EIM, KERBEROS_TICKET_NOT_VALID_MECHANISM, KERBEROS_TICKET_NOT_VALID_MULTIPLE_PROFILES, KERBEROS_TICKET_NOT_VALID_RETRIEVE, KERBEROS_TICKET_NOT_VALID_SIGNATURE, KERBEROS_TICKET_NOT_VALID_SYSTEM_PROFILE, KERBEROS_TICKET_NOT_VALID_VERIFICATION, LIBRARY_AUTHORITY_INSUFFICIENT, OBJECT_AUTHORITY_INSUFFICIENT, PASSWORD_CHANGE_REQUEST_NOT_VALID, PASSWORD_ERROR, PASSWORD_EXPIRED, PASSWORD_INCORRECT, PASSWORD_INCORRECT_USERID_DISABLE, PASSWORD_LENGTH_NOT_VALID, PASSWORD_NEW_ADJACENT_DIGITS, PASSWORD_NEW_CHARACTER_NOT_VALID, PASSWORD_NEW_CONSECUTIVE_REPEAT_CHARACTER, PASSWORD_NEW_DISALLOWED, PASSWORD_NEW_NO_ALPHABETIC, PASSWORD_NEW_NO_NUMERIC, PASSWORD_NEW_NOT_VALID, PASSWORD_NEW_PREVIOUSLY_USED, PASSWORD_NEW_REPEAT_CHARACTER, PASSWORD_NEW_SAME_POSITION, PASSWORD_NEW_TOO_LONG, PASSWORD_NEW_TOO_SHORT, PASSWORD_NEW_USERID, PASSWORD_NONE, PASSWORD_NOT_SET, PASSWORD_OLD_NOT_VALID, PASSWORD_PRE_V2R2, PROFILE_TOKEN_NOT_VALID, PROFILE_TOKEN_NOT_VALID_MAXIMUM, PROFILE_TOKEN_NOT_VALID_NOT_REGENERABLE, PROFILE_TOKEN_NOT_VALID_TIMEOUT_NOT_VALID, PROFILE_TOKEN_NOT_VALID_TYPE_NOT_VALID, REQUEST_NOT_SUPPORTED, SECURITY_GENERAL, SIGNON_CANCELED, SIGNON_CHAR_NOT_VALID, SIGNON_REQUEST_NOT_VALID, SPECIAL_AUTHORITY_INSUFFICIENT, SYSTEM_LEVEL_NOT_CORRECT, TOKEN_LENGTH_NOT_VALID, TOKEN_TYPE_NOT_VALID, UNKNOWN, USERID_DISABLE, USERID_ERROR, USERID_LENGTH_NOT_VALID, USERID_NOT_SET, USERID_UNKNOWN
 
Methods inherited from class com.ibm.as400.security.auth.AS400AuthenticationException
getAS400Message, getAS400MessageList, toString
 
Methods inherited from class com.ibm.as400.access.AS400SecurityException
getReturnCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait