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.Assertion
Interface to mark Assertions that can participate in CXF's
assertion mechanism to make sure the policies have been
applied.
-
Method Summary
Methods inherited from interface org.apache.neethi.Assertion
getName, isIgnorable, isOptional, normalize, serializeMethods inherited from interface org.apache.neethi.PolicyComponent
equal, getType
-
Method Details
-
isAsserted
-