public class LdapStrongAuthenticationRequiredException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.STRONG_AUTH_REQUIRED value with the type.resolvedDn, resultCode| Constructor and Description |
|---|
LdapStrongAuthenticationRequiredException()
Creates a new instance of LdapStrongAuthenticationRequiredException.
|
LdapStrongAuthenticationRequiredException(String message)
Creates a new instance of LdapStrongAuthenticationRequiredException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapStrongAuthenticationRequiredException(String message)
message - The exception messagepublic LdapStrongAuthenticationRequiredException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.