Package | Description |
---|---|
org.springframework.ldap.core |
Core package of the JNDI/LDAP support.
|
org.springframework.ldap.core.support |
Support classes the core Spring LDAP package.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatedLdapEntryContextCallback.executeWithContext(DirContext ctx,
LdapEntryIdentification ldapEntryIdentification)
Perform some LDAP operation on the supplied authenticated
DirContext instance. |
Modifier and Type | Method and Description |
---|---|
void |
LookupAttemptingCallback.executeWithContext(DirContext ctx,
LdapEntryIdentification ldapEntryIdentification) |
Copyright © 2005-2012 The Spring LDAP Framework. All Rights Reserved.