Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.ldap
Class LDAPDynamicReferenceDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.directory.ldap.LDAPDynamicReferenceDescriptor

public class LDAPDynamicReferenceDescriptor
extends Object

Dynamic Reference descriptor for Ldap References. Used to setup a dynamic reference with a set of attributes instead of an url (dynamicAttributeId).

Author:
Nicolas Ulrich

Field Summary
 String baseDN
           
 String filter
           
 String type
           
 
Constructor Summary
LDAPDynamicReferenceDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filter

public String filter

baseDN

public String baseDN

type

public String type
Constructor Detail

LDAPDynamicReferenceDescriptor

public LDAPDynamicReferenceDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.