JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.nuxeo.ecm.directory.ldap.ContextProvider
Packages that use
ContextProvider
Package
Description
org.nuxeo.ecm.directory.ldap
Uses of
ContextProvider
in
org.nuxeo.ecm.directory.ldap
Fields in
org.nuxeo.ecm.directory.ldap
declared as
ContextProvider
Modifier and Type
Field
Description
protected
ContextProvider
LDAPDirectory.
testServer
Methods in
org.nuxeo.ecm.directory.ldap
that return
ContextProvider
Modifier and Type
Method
Description
protected
ContextProvider
LDAPDirectory.
getTestServer
()
Methods in
org.nuxeo.ecm.directory.ldap
with parameters of type
ContextProvider
Modifier and Type
Method
Description
void
LDAPDirectory.
setTestServer
(
ContextProvider
testServer)