Class PolicyVerificationInInterceptor

All Implemented Interfaces:
Interceptor<Message>, PhaseInterceptor<Message>

public class PolicyVerificationInInterceptor extends AbstractPolicyInterceptor
  • Field Details

  • Constructor Details

    • PolicyVerificationInInterceptor

      public PolicyVerificationInInterceptor()
  • Method Details

    • handle

      protected void handle(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