Class PolicyVerificationOutInterceptor

java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.ws.policy.AbstractPolicyInterceptor
org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

public class PolicyVerificationOutInterceptor extends AbstractPolicyInterceptor
  • Field Details

  • Constructor Details

    • PolicyVerificationOutInterceptor

      public PolicyVerificationOutInterceptor()
  • Method Details

    • handle

      protected void handle(org.apache.cxf.message.Message message)
      Checks if all assertions in the chosen alternative have been asserted. Note that although the alternative was chosen in such a way that at least all interceptors necessary to assert the assertions are present, it is not possible to predict if these interceptors actually have asserted their assertions.
      Specified by:
      handle in class AbstractPolicyInterceptor
      Parameters:
      message -
      Throws:
      PolicyException - if none of the alternatives is supported