Spring LDAP Framework

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.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.