UserManagerConstants Interface

DEPRECATED no longer needed since 8.1

com.bea.p13n.usermgmt
UserManagerConstants Interface

public interface UserManagerConstants

Constants to identify "special" roles and groups used in the personalization server's user management system.

Field Summary

public static final String
ADMIN_ELIGIBLE_USERGROUP_NAME
String
public static final String
DELEGATED_ADMIN_USERGROUP_NAME
String
public static final String
EVERYONE_USERGROUP_NAME
String
public static final String
SYSTEM_ADMIN_USERGROUP_NAME
String
public static final String
WLS_ADMINISTRATOR_USERGROUP_NAME
String
 

Field Detail

ADMIN_ELIGIBLE_USERGROUP_NAME

public static final String ADMIN_ELIGIBLE_USERGROUP_NAME


DELEGATED_ADMIN_USERGROUP_NAME

public static final String DELEGATED_ADMIN_USERGROUP_NAME


EVERYONE_USERGROUP_NAME

public static final String EVERYONE_USERGROUP_NAME


SYSTEM_ADMIN_USERGROUP_NAME

public static final String SYSTEM_ADMIN_USERGROUP_NAME


WLS_ADMINISTRATOR_USERGROUP_NAME

public static final String WLS_ADMINISTRATOR_USERGROUP_NAME