Uses of Interface
org.springframework.ldap.core.simple.SimpleLdapOperations

Packages that use SimpleLdapOperations
org.springframework.ldap.core.simple Simplification layer over LdapTemplate for Java 5 and above. 
 

Uses of SimpleLdapOperations in org.springframework.ldap.core.simple
 

Classes in org.springframework.ldap.core.simple that implement SimpleLdapOperations
 class SimpleLdapTemplate
          Java-5-based convenience wrapper for the classic LdapTemplate, adding some convenient shortcuts and taking advantage of Java 5 Generics.
 



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