Class 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
    • Constructor Detail

      • PolicyVerificationInInterceptor

        public PolicyVerificationInInterceptor()
    • Method Detail

      • 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