Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.directory.ldap
Class LDAPDynamicReferenceDescriptor

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

public class LDAPDynamicReferenceDescriptor
extends java.lang.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
 java.lang.String baseDN
           
 java.lang.String filter
           
 java.lang.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 java.lang.String filter

baseDN

public java.lang.String baseDN

type

public java.lang.String type
Constructor Detail

LDAPDynamicReferenceDescriptor

public LDAPDynamicReferenceDescriptor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.