| Modifier and Type | Field and Description |
|---|---|
protected LDAPPropertiesMapper |
SpringLDAPConnector.ldapPropertiesMapper |
| Modifier and Type | Method and Description |
|---|---|
LDAPPropertiesMapper |
SpringLDAPConnector.getLdapPropertiesMapper() |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPPropertiesMapperImpl |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPPropertiesMapper |
GroupContextMapper.ldapPropertiesMapper |
protected LDAPPropertiesMapper |
UserContextMapper.ldapPropertiesMapper |
| Constructor and Description |
|---|
GroupContextMapper(long directoryId,
GroupType groupType,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers) |
UserContextMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers) |
| Constructor and Description |
|---|
ActiveDirectoryUserContextMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers) |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPPropertiesMapper |
LDAPUserAttributesMapper.ldapPropertiesMapper |
| Constructor and Description |
|---|
ActiveDirectoryUserAttributesMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper) |
LDAPGroupAttributesMapper(long directoryId,
GroupType groupType,
LDAPPropertiesMapper ldapPropertiesMapper) |
LDAPUserAttributesMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper) |
| Constructor and Description |
|---|
SearchDN(LDAPPropertiesMapper propertiesMapper,
Converter converter) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
LdapConnectionPropertiesDiffResultMapper.getConnectionPropertiesDifference(LDAPPropertiesMapper left,
LDAPPropertiesMapper right)
Calculates the difference between left and right
LDAPPropertiesMappers, comparing only parameters
meaningful for creating LdapContextSource. |
| Modifier and Type | Method and Description |
|---|---|
LDAPQuery |
LDAPQueryTranslaterImpl.asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper) |
LDAPQuery |
LDAPQueryTranslater.asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper) |
protected org.springframework.ldap.filter.Filter |
LDAPQueryTranslaterImpl.booleanTermRestrictionAsFilter(EntityDescriptor entityDescriptor,
PropertyRestriction<Boolean> termRestriction,
LDAPPropertiesMapper ldapPropertiesMapper) |
protected org.springframework.ldap.filter.Filter |
ActiveDirectoryQueryTranslaterImpl.booleanTermRestrictionAsFilter(EntityDescriptor entityDescriptor,
PropertyRestriction<Boolean> termRestriction,
LDAPPropertiesMapper ldapPropertiesMapper) |
Copyright © 2024 Atlassian. All rights reserved.