Module UnboundId
Provides classes and predicates for working with the UnboundID API.
Import path
import semmle.code.java.frameworks.UnboundId
Imports
java |
Provides all default Java QL imports. |
Classes
MethodUnboundIdFilterCreate |
A method with the name |
MethodUnboundIdFilterCreateAndFilter |
A method with the name |
MethodUnboundIdFilterCreateNotFilter |
A method with the name |
MethodUnboundIdFilterCreateORFilter |
A method with the name |
MethodUnboundIdFilterSimplifyFilter |
A method with the name |
MethodUnboundIdLdapConnectionAsyncSearch |
A method with the name |
MethodUnboundIdLdapConnectionSearch |
A method with the name |
MethodUnboundIdLdapConnectionSearchForEntry |
A method with the name |
MethodUnboundIdSearchRequestSetBaseDN |
A method with the name |
MethodUnboundIdSearchRequestSetFilter |
A method with the name |
TypeUnboundIdLdapConnection |
The class |
TypeUnboundIdLdapFilter |
The class |
TypeUnboundIdReadOnlySearchRequest |
The interface |
TypeUnboundIdSearchRequest |
The class |
Aliases
MethodUnboundIdFilterCreateANDFilter |
DEPRECATED: Alias for MethodUnboundIdFilterCreateAndFilter |
MethodUnboundIdFilterCreateNOTFilter |
DEPRECATED: Alias for MethodUnboundIdFilterCreateNOTFilter |
MethodUnboundIdLDAPConnectionAsyncSearch |
DEPRECATED: Alias for MethodUnboundIdLdapConnectionAsyncSearch |
MethodUnboundIdLDAPConnectionSearch |
DEPRECATED: Alias for MethodUnboundIdLdapConnectionSearch |
MethodUnboundIdLDAPConnectionSearchForEntry |
DEPRECATED: Alias for MethodUnboundIdLdapConnectionSearchForEntry |
TypeUnboundIdLDAPConnection |
DEPRECATED: Alias for TypeUnboundIdLdapConnection |