Class PolicyVerificationInInterceptor

java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.ws.policy.AbstractPolicyInterceptor
org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
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 PolicyVerificationInInterceptor extends AbstractPolicyInterceptor
  • Field Details

  • Constructor Details

    • PolicyVerificationInInterceptor

      public PolicyVerificationInInterceptor()
  • Method Details

    • handle

      protected void handle(org.apache.cxf.message.Message message)
      Determines the effective policy, and checks if one of its alternatives is supported.
      Specified by:
      handle in class AbstractPolicyInterceptor
      Parameters:
      message -
      Throws:
      PolicyException - if none of the alternatives is supported