Skip navigation links

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

E10689-01


oracle.wsm.policy.model
Interface IIntersectionFailure

All Superinterfaces:
Serializable
All Known Implementing Classes:
IntersectionFailure

public interface IIntersectionFailure
extends Serializable

Method Summary
 IAssertion getFirstAssertion()
          Return the assertion causing the failure.
 IAssertion getSecondAssertion()
          Return the assertion causing the failure.

 

Method Detail

getFirstAssertion

IAssertion getFirstAssertion()
Return the assertion causing the failure.
Returns:

getSecondAssertion

IAssertion getSecondAssertion()
Return the assertion causing the failure.
Returns:

Skip navigation links

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

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.