public class LdapAuthenticationException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.INVALID_CREDENTIALS value with the type.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapAuthenticationException()
Creates a new instance of LdapAuthenticationException.
|
LdapAuthenticationException(String message)
Creates a new instance of LdapAuthenticationException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic final long serialVersionUID
public LdapAuthenticationException(String message)
message - The exception messagepublic LdapAuthenticationException()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.