BEA WebLogic Server 9.0 Domain Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
complexType deployable-authorizerType

Super Types
{http://www.bea.com/ns/weblogic/90/security}deployable-authorizerType (extension)

Documentation
Corresponds to DeployableAuthorizerMBean
Properties
This component is not nillable.

Model
<...>
policy-deployment-enabled?
</...>


Nested Element Summary
xs:booleanpolicy-deployment-enabled
          Returns whether this Authorization provider stores policies that are created while deploying a Web application or EJB. 
Source
<xs:complexType name="deployable-authorizerType">
<xs:complexContent>
<xs:extension base="sec:authorizerType">
<xs:sequence>
<xs:element minOccurs="0" name="policy-deployment-enabled" nillable="false" type="xs:boolean">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Security Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation