Package org.apache.cxf.ws.policy
Interface PolicyAssertion
-
- All Superinterfaces:
org.apache.neethi.Assertion,org.apache.neethi.PolicyComponent
public interface PolicyAssertion extends org.apache.neethi.AssertionInterface to mark Assertions that can participate in CXF's assertion mechanism to make sure the policies have been applied.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAsserted(AssertionInfoMap aim)
-
-
-
Method Detail
-
isAsserted
boolean isAsserted(AssertionInfoMap aim)
-
-