it.eng.rdlab.soa3.um.rest.utils
Class Constants

java.lang.Object
  extended by it.eng.rdlab.soa3.um.rest.utils.Constants

public class Constants
extends Object

Some useful constants (LDAP management)

Version:
1.0
Author:
Ermanno Travaglino

Field Summary
static String OU_GROUPS
          groups root node's id
static String OU_PEOPLE
          people root node's id
static String OU_ROLES
          roles root node's id
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OU_PEOPLE

public static final String OU_PEOPLE
people root node's id

See Also:
Constant Field Values

OU_GROUPS

public static final String OU_GROUPS
groups root node's id

See Also:
Constant Field Values

OU_ROLES

public static final String OU_ROLES
roles root node's id

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.