Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1.4)

E10689-03


Uses of Package
oracle.wsm.policy.model

Packages that use oracle.wsm.policy.model
oracle.wsm.policy.model   
oracle.wsm.policyengine   
oracle.wsm.policyengine.impl   

 

Classes in oracle.wsm.policy.model used by oracle.wsm.policy.model
IAssertion
          What is an Assertion?
An Assertion is any XML element that is a child of <wsp:Policy>, <wsp:All> or <wsp:ExactlyOne>
How does an Assertion differ from an XML element?
Not all XML elements in a XML document are assertions. An Assertion has special semantics in that it participates in the intersection algorithm defined by WS-Policy. The default intersection is based on the QName of the Assertion IAssertion is the base interface which all constructs of WS-Policy must implement.
IConfig.CONFIG_TYPE_ENUM
           
IProperty
           
IProperty.CONTENT_TYPE_ENUM
           
IPropertySet
          The pseudo schema for PropertySet is as follows:
<PropertySet...<
[<Property...<
...

 

Classes in oracle.wsm.policy.model used by oracle.wsm.policyengine
IAssertion
          What is an Assertion?
An Assertion is any XML element that is a child of <wsp:Policy>, <wsp:All> or <wsp:ExactlyOne>
How does an Assertion differ from an XML element?
Not all XML elements in a XML document are assertions. An Assertion has special semantics in that it participates in the intersection algorithm defined by WS-Policy. The default intersection is based on the QName of the Assertion IAssertion is the base interface which all constructs of WS-Policy must implement.

 

Classes in oracle.wsm.policy.model used by oracle.wsm.policyengine.impl
IAssertion
          What is an Assertion?
An Assertion is any XML element that is a child of <wsp:Policy>, <wsp:All> or <wsp:ExactlyOne>
How does an Assertion differ from an XML element?
Not all XML elements in a XML document are assertions. An Assertion has special semantics in that it participates in the intersection algorithm defined by WS-Policy. The default intersection is based on the QName of the Assertion IAssertion is the base interface which all constructs of WS-Policy must implement.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1.4)

E10689-03


Copyright © 2007-2009, Oracle. All rights reserved.