Interface | Description |
---|---|
LDAPQueryTranslater |
The LDAPQueryTranslater: - Does not support searching based on GroupTermKeys.GROUP_TYPE: this cannot exist as a
search restriction.
|
Class | Description |
---|---|
ActiveDirectoryQueryTranslaterImpl |
An specialisation of
LDAPQueryTranslaterImpl that can translate Active Directory
enabled/disabled user queries. |
BitwiseFilter |
Implements a bitwise filter for Active Directory attributes.
|
EverythingResult |
Holder representing complete set.
|
LDAPQuery | |
LDAPQueryTranslaterImpl |
The LDAPQueryTranslater:
- Does not support searching based on GroupTermKeys.GROUP_TYPE: this cannot exist as a search restriction.
|
NothingResult |
Holder representing empty set.
|
Exception | Description |
---|---|
NullResultException |
Denotes that the LDAPQuery could not be formed because
the query would result in a null result (empty collection).
|
Copyright © 2021 Atlassian. All rights reserved.