Spring LDAP Framework

Uses of Class
org.springframework.ldap.core.LdapEntryIdentification

Packages that use LdapEntryIdentification
org.springframework.ldap.core Core package of the JNDI/LDAP support. 
org.springframework.ldap.core.support Support classes the core Spring LDAP package. 
 

Uses of LdapEntryIdentification in org.springframework.ldap.core
 

Methods in org.springframework.ldap.core with parameters of type LdapEntryIdentification
 void AuthenticatedLdapEntryContextCallback.executeWithContext(DirContext ctx, LdapEntryIdentification ldapEntryIdentification)
          Perform some LDAP operation on the supplied authenticated DirContext instance.
 

Uses of LdapEntryIdentification in org.springframework.ldap.core.support
 

Methods in org.springframework.ldap.core.support with parameters of type LdapEntryIdentification
 void LookupAttemptingCallback.executeWithContext(DirContext ctx, LdapEntryIdentification ldapEntryIdentification)
           
 


Spring LDAP Framework

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