Uses of Class
org.springframework.ldap.NamingSecurityException

Packages that use NamingSecurityException
org.springframework.ldap Base package of Spring LDAP, containing an unchecked mirror of the JNDI NamingException hierarchy. 
 

Uses of NamingSecurityException in org.springframework.ldap
 

Subclasses of NamingSecurityException in org.springframework.ldap
 class AuthenticationException
          Runtime exception mirroring the JNDI AuthenticationException.
 class AuthenticationNotSupportedException
          Runtime exception mirroring the JNDI AuthenticationNotSupportedException.
 class NoPermissionException
          Runtime exception mirroring the JNDI NoPermissionException.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.