|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.eng.rdlab.soa3.um.rest.utils.Constants
public class Constants
Some useful constants (LDAP management)
| 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 |
static String |
ROOT_TREE
Root label node's DN |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary | |
|---|---|
static String |
getROOT_TREE()
|
static void |
setROOT_TREE(String rootdn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String ROOT_TREE
public static final String OU_PEOPLE
public static final String OU_GROUPS
public static final String OU_ROLES
| Constructor Detail |
|---|
public Constants()
| Method Detail |
|---|
public static String getROOT_TREE()
public static void setROOT_TREE(String rootdn)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||