Skip navigation links

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

E10689-02


Package oracle.wsm.policy.model

Interface Summary
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.
IAssertion.AssertionTypes  
IAssertionBindings  
IConfig The pseudo schema for Config is as follows:
<Config...>
[<PropertySet...>
...
IPropertySet The pseudo schema for PropertySet is as follows:
<PropertySet...<
[<Property...<
...
ISimpleOracleAssertion Extensions defined by Oracle to a WS-Policy Assertion.

 

Enum Summary
IConfig.CONFIG_TYPE_ENUM  

 


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.