|
Spring LDAP Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeValueCallbackHandler | |
---|---|
org.springframework.ldap.support | Support classes for Spring-LDAP. |
Uses of AttributeValueCallbackHandler in org.springframework.ldap.support |
---|
Methods in org.springframework.ldap.support with parameters of type AttributeValueCallbackHandler | |
---|---|
static void |
LdapUtils.iterateAttributeValues(Attribute attribute,
AttributeValueCallbackHandler callbackHandler)
Iterate through all the values of the specified Attribute calling back to the specified callbackHandler. |
|
Spring LDAP Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |