Class AuthenticationNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.NamingSecurityException
org.springframework.ldap.AuthenticationNotSupportedException
All Implemented Interfaces:
Serializable

public class AuthenticationNotSupportedException extends NamingSecurityException
Runtime exception mirroring the JNDI AuthenticationNotSupportedException.
Since:
1.2
See Also: