|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.management.security.DeploymentModel
Provides constants for the
security deployment model used on the RealmMBean
.
Field Summary | |
static String |
ADVANCED
Indicates the "Advanced" deployment model. |
static String |
CUSTOM_ROLES
Indicates the "Customized Roles" deployment model. |
static String |
CUSTOM_ROLES_POLICIES
Indicates the "Customized Roles And Policies" deployment model. |
static String |
DD_ONLY
Indicates the "DD Only" deployment model. |
static String |
MODEL_LIST_DISPLAY
|
Constructor Summary | |
DeploymentModel()
|
Method Summary | |
static boolean |
isValidModel(String model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String ADVANCED
public static final String CUSTOM_ROLES
public static final String CUSTOM_ROLES_POLICIES
public static final String DD_ONLY
public static final String MODEL_LIST_DISPLAY
Constructor Detail |
public DeploymentModel()
Method Detail |
public static final boolean isValidModel(String model)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |