Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.directory.constants
Class UserDirectory

java.lang.Object
  extended by org.nuxeo.ecm.directory.constants.UserDirectory

Deprecated. Use UserManager configuration instead.

@Deprecated
public class UserDirectory
extends Object

Author:
George Lefter

Field Summary
static String AUTHENTICATION_DIRECTORY_NAME
          Deprecated.  
static String COMPANY_COLUMN
          Deprecated.  
static String DIRECTORY_NAME
          Deprecated.  
static String EMAIL_COLUMN
          Deprecated.  
static String FIRSTNAME_COLUMN
          Deprecated.  
static String LASTNAME_COLUMN
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIRECTORY_NAME

public static final String DIRECTORY_NAME
Deprecated. 
See Also:
Constant Field Values

AUTHENTICATION_DIRECTORY_NAME

public static final String AUTHENTICATION_DIRECTORY_NAME
Deprecated. 
See Also:
Constant Field Values

FIRSTNAME_COLUMN

public static final String FIRSTNAME_COLUMN
Deprecated. 
See Also:
Constant Field Values

LASTNAME_COLUMN

public static final String LASTNAME_COLUMN
Deprecated. 
See Also:
Constant Field Values

COMPANY_COLUMN

public static final String COMPANY_COLUMN
Deprecated. 
See Also:
Constant Field Values

EMAIL_COLUMN

public static final String EMAIL_COLUMN
Deprecated. 
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.