| Interface | Description |
|---|---|
| AttributeValueProcessor |
Code copied from: http://jira.springframework.org/browse/LDAP-176
To fix: http://jira.atlassian.com/browse/CWD-1445
|
| LDAPPropertiesHelper |
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
|
| Class | Description |
|---|---|
| ActiveDirectoryExpirationUtils |
Utility for handling ActiveDirectory's account expiration setting.
|
| DirectoryAttributeRetriever | |
| DNStandardiser |
This class is used to normalise DNs so that equivalent DNs will be transformed into equal strings.
|
| GuidHelper |
Util for GUID (externalId) transformations
|
| 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 |
Copyright © 2018 Atlassian. All rights reserved.