| Interface | Description |
|---|---|
| ContextProvider | |
| LdapExceptionProcessor |
Interface used to provide a pluggable LDAP Exception processor
|
| LDAPServerDescriptor.LdapEntry |
Common internal interface for Ldap entries
|
| Class | Description |
|---|---|
| DefaultLdapExceptionProcessor |
Default implementation of the
LdapExceptionProcessor based on Errors returned by OpenDS |
| LDAPDirectory |
Implementation of the Directory interface for servers implementing the Lightweight Directory Access Protocol.
|
| LDAPDirectory.TrustingSSLSocketFactory |
SSLSocketFactory implementation that verifies all certificates.
|
| LDAPDirectoryDescriptor | |
| LDAPDirectoryDescriptor.EntryAdaptorDescriptor | |
| LDAPDirectoryFactory | |
| LDAPDynamicReferenceDescriptor |
Dynamic Reference descriptor for Ldap References.
|
| LDAPFilterBuilder |
Creates an LDAP query filter from a Nuxeo Expression.
|
| LDAPFilterMatcher |
Helper class to parse and evaluate if a LDAP filter expression matches a fetched LDAP entry.
|
| LDAPReference |
Implementation of the directory Reference interface that leverage two common ways of storing relationships in LDAP
directories:
the static attribute strategy where a multi-valued attribute store the exhaustive list of distinguished names of
the refereed entries (eg.
|
| LdapRetryHandler |
Wrapper to encapsulate the calls to LDAP and retry the requests in case of ServiceUnavailableException errors
|
| LdapScope |
Helper for translating ldap search scope from string to integer
|
| LDAPServerDescriptor | |
| LDAPSession |
This class represents a session against an LDAPDirectory.
|
| LDAPTreeReference |
Implementation of the directory Reference interface that makes it possible to retrieve children of a node in the LDAP
tree structure.
|
| LDAPUrlDescriptor |
Copyright © 2019 Nuxeo. All rights reserved.