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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isAsserted​(AssertionInfoMap aim)  
      • Methods inherited from interface org.apache.neethi.Assertion

        getName, isIgnorable, isOptional, normalize, serialize
      • Methods inherited from interface org.apache.neethi.PolicyComponent

        equal, getType