|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory |
|---|
| Fields in com.atlassian.crowd.directory declared as LDAPPropertiesMapper | |
|---|---|
protected LDAPPropertiesMapper |
SpringLDAPConnector.ldapPropertiesMapper
|
| Methods in com.atlassian.crowd.directory that return LDAPPropertiesMapper | |
|---|---|
LDAPPropertiesMapper |
SpringLDAPConnector.getLdapPropertiesMapper()
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory.ldap |
|---|
| Classes in com.atlassian.crowd.directory.ldap that implement LDAPPropertiesMapper | |
|---|---|
class |
LDAPPropertiesMapperImpl
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory.ldap.mapper |
|---|
| Fields in com.atlassian.crowd.directory.ldap.mapper declared as LDAPPropertiesMapper | |
|---|---|
protected LDAPPropertiesMapper |
UserContextMapper.ldapPropertiesMapper
|
protected LDAPPropertiesMapper |
GroupContextMapper.ldapPropertiesMapper
|
| Constructors in com.atlassian.crowd.directory.ldap.mapper with parameters of type LDAPPropertiesMapper | |
|---|---|
GroupContextMapper(long directoryId,
GroupType groupType,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers)
|
|
UserContextMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers)
|
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory.ldap.mapper.attribute |
|---|
| Constructors in com.atlassian.crowd.directory.ldap.mapper.attribute with parameters of type LDAPPropertiesMapper | |
|---|---|
ActiveDirectoryUserContextMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper,
List<AttributeMapper> customAttributeMappers)
|
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory.ldap.mapper.entity |
|---|
| Fields in com.atlassian.crowd.directory.ldap.mapper.entity declared as LDAPPropertiesMapper | |
|---|---|
protected LDAPPropertiesMapper |
LDAPUserAttributesMapper.ldapPropertiesMapper
|
| Constructors in com.atlassian.crowd.directory.ldap.mapper.entity with parameters of type LDAPPropertiesMapper | |
|---|---|
ActiveDirectoryUserAttributesMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper)
|
|
LDAPGroupAttributesMapper(long directoryId,
GroupType groupType,
LDAPPropertiesMapper ldapPropertiesMapper)
|
|
LDAPUserAttributesMapper(long directoryId,
LDAPPropertiesMapper ldapPropertiesMapper)
|
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.directory.ldap.name |
|---|
| Constructors in com.atlassian.crowd.directory.ldap.name with parameters of type LDAPPropertiesMapper | |
|---|---|
SearchDN(LDAPPropertiesMapper propertiesMapper,
Converter converter)
|
|
| Uses of LDAPPropertiesMapper in com.atlassian.crowd.search.ldap |
|---|
| Methods in com.atlassian.crowd.search.ldap with parameters of type LDAPPropertiesMapper | |
|---|---|
LDAPQuery |
LDAPQueryTranslater.asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper)
|
LDAPQuery |
LDAPQueryTranslaterImpl.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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||