Spring LDAP Framework

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.
 


Spring LDAP Framework

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