Skip navigation links

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

E10689-02


Uses of Package
oracle.wsm.policy.model

Packages that use oracle.wsm.policy.model
oracle.wsm.policy.model   
oracle.wsm.policy.model.impl   
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.
IAssertionBindings
           
IConfig
          The pseudo schema for Config is as follows:
<Config...>
[<PropertySet...>
...
IConfig.CONFIG_TYPE_ENUM
           
IPropertySet
          The pseudo schema for PropertySet is as follows:
<PropertySet...<
[<Property...<
...

 

Classes in oracle.wsm.policy.model used by oracle.wsm.policy.model.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.
IAssertionBindings
           

 

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.

 


Skip navigation links

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

E10689-02


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