Modifier and Type | Field and Description |
---|---|
protected LDAPPropertiesMapper |
SpringLDAPConnector.ldapPropertiesMapper |
Modifier and Type | Method and Description |
---|---|
LDAPPropertiesMapper |
SpringLDAPConnector.getLdapPropertiesMapper() |
Modifier and Type | Method and Description |
---|---|
protected static org.springframework.ldap.core.ContextSource |
SpringLDAPConnector.initializeContextSource(org.springframework.ldap.core.support.LdapContextSource targetContextSource,
LDAPPropertiesMapper ldapPropertiesMapper,
Map<String,Object> envProperties) |
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 |
---|---|
LDAPQuery |
LDAPQueryTranslater.asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper) |
LDAPQuery |
LDAPQueryTranslaterImpl.asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper) |
protected org.springframework.ldap.filter.Filter |
ActiveDirectoryQueryTranslaterImpl.booleanTermRestrictionAsFilter(EntityDescriptor entityDescriptor,
PropertyRestriction<Boolean> termRestriction,
LDAPPropertiesMapper ldapPropertiesMapper) |
protected org.springframework.ldap.filter.Filter |
LDAPQueryTranslaterImpl.booleanTermRestrictionAsFilter(EntityDescriptor entityDescriptor,
PropertyRestriction<Boolean> termRestriction,
LDAPPropertiesMapper ldapPropertiesMapper) |
Copyright © 2020 Atlassian. All rights reserved.