com.atlassian.crowd.search.ldap
Class ActiveDirectoryQueryTranslaterImpl
java.lang.Object
com.atlassian.crowd.search.ldap.LDAPQueryTranslaterImpl
com.atlassian.crowd.search.ldap.ActiveDirectoryQueryTranslaterImpl
- All Implemented Interfaces:
- LDAPQueryTranslater
public class ActiveDirectoryQueryTranslaterImpl
- extends LDAPQueryTranslaterImpl
An specialisation of LDAPQueryTranslaterImpl that can translate Active Directory
enabled/disabled user queries.
- Since:
- v2.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveDirectoryQueryTranslaterImpl
public ActiveDirectoryQueryTranslaterImpl()
booleanTermRestrictionAsFilter
protected org.springframework.ldap.filter.Filter booleanTermRestrictionAsFilter(EntityDescriptor entityDescriptor,
PropertyRestriction<Boolean> termRestriction,
LDAPPropertiesMapper ldapPropertiesMapper)
- Overrides:
booleanTermRestrictionAsFilter in class LDAPQueryTranslaterImpl
Copyright © 2014 Atlassian. All Rights Reserved.