Spring LDAP Framework

Uses of Interface
org.springframework.ldap.support.AttributeValueCallbackHandler

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

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.