public interface AttributeValueCallbackHandler
Modifier and Type | Method and Description |
---|---|
void |
handleAttributeValue(String attributeName,
Object attributeValue,
int index)
Implement to take handle one of the Attribute values.
|
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.