|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.management.security.DeploymentModel
public class 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 DD_ONLY
public static final String CUSTOM_ROLES
public static final String CUSTOM_ROLES_POLICIES
public static final String ADVANCED
public static final String MODEL_LIST_DISPLAY
Constructor Detail |
---|
public DeploymentModel()
Method Detail |
---|
public static final boolean isValidModel(String model)
|
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |