org.springframework.ldap
Class AuthenticationException
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.AuthenticationException
- All Implemented Interfaces:
- Serializable
public class AuthenticationException
- extends NamingSecurityException
Runtime exception mirroring the JNDI AuthenticationException.
- Since:
- 1.2
- Author:
- Ulrik Sandberg
- See Also:
AuthenticationException
,
Serialized Form
AuthenticationException
public AuthenticationException(AuthenticationException cause)
Copyright © 2006-2011 Spring Framework. All Rights Reserved.