Uses of Interface
com.atlassian.crowd.directory.ldap.util.AttributeValueProcessor

Packages that use AttributeValueProcessor
com.atlassian.crowd.directory.ldap.util   
 

Uses of AttributeValueProcessor in com.atlassian.crowd.directory.ldap.util
 

Classes in com.atlassian.crowd.directory.ldap.util that implement AttributeValueProcessor
 class ListAttributeValueProcessor
          Code copied from: http://jira.springframework.org/browse/LDAP-176 To fix: http://jira.atlassian.com/browse/CWD-1445
 

Constructors in com.atlassian.crowd.directory.ldap.util with parameters of type AttributeValueProcessor
IncrementalAttributeMapper(java.lang.String attributeName, AttributeValueProcessor valueProcessor)
           
IncrementalAttributeMapper(java.lang.String attributeName, AttributeValueProcessor valueProcessor, RangeOption requestRange)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.