com.bea.p13n.usermgmt
Interface UserManagerConstants
- public interface UserManagerConstants
Constants to identify "special" roles and groups used in the
personalization server's user management system.
SYSTEM_ADMIN_ROLE_NAME
public static final java.lang.String SYSTEM_ADMIN_ROLE_NAME
DELEGATED_ADMIN_ROLE_NAME
public static final java.lang.String DELEGATED_ADMIN_ROLE_NAME
ADMIN_ELIGIBLE_ROLE_NAME
public static final java.lang.String ADMIN_ELIGIBLE_ROLE_NAME
EVERYONE_ROLE_NAME
public static final java.lang.String EVERYONE_ROLE_NAME
SYSTEM_ADMIN_USERGROUP_NAME
public static final java.lang.String SYSTEM_ADMIN_USERGROUP_NAME
DELEGATED_ADMIN_USERGROUP_NAME
public static final java.lang.String DELEGATED_ADMIN_USERGROUP_NAME
ADMIN_ELIGIBLE_USERGROUP_NAME
public static final java.lang.String ADMIN_ELIGIBLE_USERGROUP_NAME
WLS_ADMINISTRATOR_USERGROUP_NAME
public static final java.lang.String WLS_ADMINISTRATOR_USERGROUP_NAME
EVERYONE_USERGROUP_NAME
public static final java.lang.String EVERYONE_USERGROUP_NAME
- Deprecated. use weblogic.security.WLSPrincipals.getEveryoneGroupname()
Copyright © 2002 BEA Systems, Inc. All Rights Reserved