|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.search.ldap.LDAPQueryTranslater
public class LDAPQueryTranslater
The LDAPQueryTranslater: - Does not support searching based on GroupTermKeys.GROUP_TYPE: this cannot exist as a search restriction. If it does, say hello to IllegalArgumentException. - Assumes that all groups and users are 'active' in the underlying directory implementation. Thus if a subsearch if made for an 'inactive' groups/users, that subsearch is returns nothing.
| Constructor Summary | |
|---|---|
LDAPQueryTranslater()
|
|
| Method Summary | |
|---|---|
LDAPQuery |
asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LDAPQueryTranslater()
| Method Detail |
|---|
public LDAPQuery asLDAPFilter(EntityQuery query,
LDAPPropertiesMapper ldapPropertiesMapper)
throws NullResultException
NullResultException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||