© 2005 BEA Systems, Inc.

com.bea.p13n.usermgmt
Interface UserManagerConstants


Deprecated. no longer needed since 8.1

public interface UserManagerConstants

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


Field Summary
static String ADMIN_ELIGIBLE_USERGROUP_NAME
          Deprecated. no longer used since 8.1
static String DELEGATED_ADMIN_USERGROUP_NAME
          Deprecated. replaced with PortalSystemDelegator Role since 8.1
static String EVERYONE_USERGROUP_NAME
          Deprecated. use weblogic.security.WLSPrincipals.getEveryoneGroupname()
static String SYSTEM_ADMIN_USERGROUP_NAME
          Deprecated. replaced with PortalSystemAdministrator Role since 8.1
static String WLS_ADMINISTRATOR_USERGROUP_NAME
          Deprecated. use weblogic.security.WLSPrincipals.getAdministratorsGroupname();
 

Field Detail

ADMIN_ELIGIBLE_USERGROUP_NAME

public static final String ADMIN_ELIGIBLE_USERGROUP_NAME
Deprecated. no longer used since 8.1

See Also:
Constant Field Values

DELEGATED_ADMIN_USERGROUP_NAME

public static final String DELEGATED_ADMIN_USERGROUP_NAME
Deprecated. replaced with PortalSystemDelegator Role since 8.1

See Also:
Constant Field Values

EVERYONE_USERGROUP_NAME

public static final String EVERYONE_USERGROUP_NAME
Deprecated. use weblogic.security.WLSPrincipals.getEveryoneGroupname()


SYSTEM_ADMIN_USERGROUP_NAME

public static final String SYSTEM_ADMIN_USERGROUP_NAME
Deprecated. replaced with PortalSystemAdministrator Role since 8.1

See Also:
Constant Field Values

WLS_ADMINISTRATOR_USERGROUP_NAME

public static final String WLS_ADMINISTRATOR_USERGROUP_NAME
Deprecated. use weblogic.security.WLSPrincipals.getAdministratorsGroupname();


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved