Class NamingSecurityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.NamingSecurityException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthenticationException, AuthenticationNotSupportedException, NoPermissionException

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