public class LDAPDirectoryFactory extends DefaultDirectoryFactory
| Modifier and Type | Field and Description |
|---|---|
protected LDAPServerRegistry |
servers |
static String |
SERVERS_XP |
DIRECTORIES_XPlastModified, name| Constructor and Description |
|---|
LDAPDirectoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static DirectoryServiceImpl |
getDirectoryService() |
LDAPServerDescriptor |
getServer(String name) |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
registerServerContribution(LDAPServerDescriptor descriptor) |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
unregisterServerContribution(LDAPServerDescriptor descriptor) |
activate, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic static final String SERVERS_XP
protected LDAPServerRegistry servers
public LDAPDirectoryFactory()
public LDAPServerDescriptor getServer(String name)
protected static DirectoryServiceImpl getDirectoryService()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultDirectoryFactorypublic void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution in class DefaultDirectoryFactorypublic void registerServerContribution(LDAPServerDescriptor descriptor)
public void unregisterServerContribution(LDAPServerDescriptor descriptor)
Copyright © 2019 Nuxeo. All rights reserved.