Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.ldap
Class LDAPDirectoryDescriptor.EntryAdaptorDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor.EntryAdaptorDescriptor
Enclosing class:
LDAPDirectoryDescriptor

public static class LDAPDirectoryDescriptor.EntryAdaptorDescriptor
extends Object


Field Summary
 Class<? extends EntryAdaptor> adaptorClass
           
 Map<String,String> parameters
           
 
Constructor Summary
LDAPDirectoryDescriptor.EntryAdaptorDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptorClass

public Class<? extends EntryAdaptor> adaptorClass

parameters

public Map<String,String> parameters
Constructor Detail

LDAPDirectoryDescriptor.EntryAdaptorDescriptor

public LDAPDirectoryDescriptor.EntryAdaptorDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.