| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The security deployment model. The value of this attribute is defaulted from the same attribute in the weblogic.management.security.RealmMBean unless overridden on the deployment command line or by the deployment assistant. The order of precedence for the value of this attribute is: 1. The value set in the deployment command line or deployment assistant 2. The value set in the realm's deployment security setting 3. The value set in application's deployment security setting Default: weblogic.management.security.DeploymentModel.DD_ONLY
<xs:element minOccurs="0" name="security-dd-model" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="DDOnly"/><xs:enumeration value="CustomRoles"/><xs:enumeration value="CustomRolesAndPolicies"/><xs:enumeration value="Advanced"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |