|
Class Summary |
| DirectoryAttributeRetriever |
|
| DNStandardiser |
|
| IncrementalAttributeMapper |
Code based on: http://jira.springframework.org/browse/LDAP-176
To fix: http://jira.atlassian.com/browse/CWD-1445
Utility class that helps with reading all attribute values from Active Directory using Incremental Retrieval of
Multi-valued Properties. |
| LDAPPropertiesHelperImpl |
This class is a helper class that contains all configuration and implementation information for LDAP
This configuration data is pulled from property files on the classpath in the format
ConnectorClazz.properties |
| ListAttributeValueProcessor |
Code copied from: http://jira.springframework.org/browse/LDAP-176
To fix: http://jira.atlassian.com/browse/CWD-1445 |
| RangeOption |
Code copied from: http://jira.springframework.org/browse/LDAP-176
To fix: http://jira.atlassian.com/browse/CWD-1445
Attribute name Range Option used for Incremental Retrieval of
Multi-valued Properties. |
| XmlValidator |
|