| Interface | Description |
|---|---|
| IFilterItem |
Filter items represent ldap filter or ldap sub filter
|
| IMatchable |
Interface of matchable property
|
| Class | Description |
|---|---|
| Attribute |
Represents an ldap attribute.
|
| AttributeLinker |
Attribute linker represents an ldap query and consists of multiple ldap attributes or other attribute linker.
|
| DefaultMatchableWrapper |
Matchable wrapper for strings, booleans and numbers
|
| LDAPFilterDecodingHandler |
XURI decoding extension handler to decode ldap filter items of type
IFilterItem |
| LDAPFilterEncodingHandler |
XURI encoding extension handler to encode ldap filter items of type
IFilterItem |
| LDAPFilterExtension |
XURI filter extension for ldap filter.
|
| Enum | Description |
|---|---|
| ComparativeOperator |
Enum of ldap operators
|
| LogicalOperator |
Enum of logical operator to link ldap filter items
|
Copyright © 2020. All rights reserved.