BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element security-dd-model

Model
<security-dd-model>annonymous type derived from string</security-dd-model>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The security model that is used to secure a deployed module.

To set this value, you can use the weblogic.Deployer command-line tool, the Deployment Assistant in the Administration Console, the WebLogic Scripting Tool (WLST), or some other JMX client.

If you deploy a module using one of the previously mentioned tools and you do not specify a security model value, the module is secured with the security realm's default model ( see RealmMBean SecurityDDModel ).

If you deploy a module by modifying the domain's config.xml file and restarting the server, and if you do not specify a security model value for the module in config.xml, the module is secured with the DDOnly model, which is the default value of this AppDeploymentMBean attribute.

In summary, the order of precedence for the value of this attribute is as follows:

Privileges: Read only

Default Value: DDOnly

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

MBean Attribute: AppDeploymentMBean.SecurityDDModel

Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"DDOnly", "CustomRoles", "CustomRolesAndPolicies", "Advanced"
BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0