|
Spring LDAP Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |