Package | Description |
---|---|
org.springframework.ldap.support |
Support classes for Spring-LDAP.
|
Modifier and Type | Method and Description |
---|---|
static void |
LdapUtils.iterateAttributeValues(Attribute attribute,
AttributeValueCallbackHandler callbackHandler)
Iterate through all the values of the specified Attribute calling back to
the specified callbackHandler.
|
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.