Nitido Inc.

com.nitido.directory
Class DirAuthenticationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.nitido.directory.DirectoryException
              extended by com.nitido.directory.DirAuthenticationFailedException
All Implemented Interfaces:
java.io.Serializable

public class DirAuthenticationFailedException
extends DirectoryException

The DirAuthenticationFailedException class is used in general to indicated a failed authentication attempt.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.nitido.directory.DirectoryException
BAD_FILTER, CONNECTION_PROBLEM, ENTRY_ALREADY_EXISTS, GENERIC, INVALID_CREDENTIALS, LDAP_ADMINLIMIT_EXCEEDED, LDAP_AFFECTS_MULTIPLE_DSAS, LDAP_ALIAS_DEREFERENCING_PROBLEM, LDAP_ALIAS_PROBLEM, LDAP_ATTRIBUTE_OR_VALUE_EXISTS, LDAP_AUTH_METHOD_NOT_SUPPORTED, LDAP_BUSY, LDAP_CLIENT_LOOP, LDAP_COMPARE_FALSE, LDAP_COMPARE_TRUE, LDAP_CONFIDENTIALITY_REQUIRED, LDAP_CONNECT_ERROR, LDAP_CONSTRAINT_VIOLATION, LDAP_CONTROL_NOT_FOUND, LDAP_ENTRY_ALREADY_EXISTS, LDAP_INAPPROPRIATE_AUTHENTICATION, LDAP_INAPPROPRIATE_MATCHING, LDAP_INSUFFICIENT_ACCESS_RIGHTS, LDAP_INVALID_ATTRIBUTE_SYNTAX, LDAP_INVALID_CREDENTIALS, LDAP_INVALID_DN_SYNTAX, LDAP_LOOP_DETECT, LDAP_MORE_RESULTS_TO_RETURNED, LDAP_NAMING_VIOLATION, LDAP_NO_RESULTS_RETURNED, LDAP_NO_SUCH_ATTRIBUTE, LDAP_NO_SUCH_OBJECT, LDAP_NOT_ALLOWED_ON_NON_LEAF, LDAP_NOT_ALLOWED_ON_RDN, LDAP_NOT_SUPPORTED, LDAP_OBJECT_CLASS_MODS_PROHIBITED, LDAP_OBJECT_CLASS_VIOLATION, LDAP_OPERATIONS_ERROR, LDAP_OTHER, LDAP_PARAM_ERROR, LDAP_PROTOCOL_ERROR, LDAP_REFERRAL, LDAP_REFERRAL_LIMIT_EXCEEDED, LDAP_SASL_BIND_IN_PROGRESS, LDAP_SERVER_DOWN, LDAP_SIZELIMIT_EXCEEDED, LDAP_STRONG_AUTH_REQUIRED, LDAP_SUCCESS, LDAP_TIMELIMIT_EXCEEDED, LDAP_TIMEOUT, LDAP_TLS_NOT_SUPPORTED, LDAP_UNAVAILABLE, LDAP_UNAVAILABLE_CRITICAL_EXTENSION, LDAP_UNDEFINED_ATTRIBUTE_TYPE, LDAP_UNWILLING_TO_PERFORM, NO_SUCH_ATTRIBUTE, NO_SUCH_OBJECT, OK
 
Constructor Summary
DirAuthenticationFailedException(int errorCode, java.lang.String msg, java.lang.Throwable rootCause)
           
DirAuthenticationFailedException(java.lang.String msg)
           
DirAuthenticationFailedException(java.lang.String msg, java.lang.Throwable rootCause)
           
 
Method Summary
 
Methods inherited from class com.nitido.directory.DirectoryException
getErrorCode, getMessage, getRootCause, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DirAuthenticationFailedException

public DirAuthenticationFailedException(java.lang.String msg)

DirAuthenticationFailedException

public DirAuthenticationFailedException(java.lang.String msg,
                                        java.lang.Throwable rootCause)

DirAuthenticationFailedException

public DirAuthenticationFailedException(int errorCode,
                                        java.lang.String msg,
                                        java.lang.Throwable rootCause)

Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.