public class NoOpPolicyInterceptorProvider
extends AbstractPolicyInterceptorProvider
This no-op PolicyInterceptorProvider prevents the policy enforcement
logic making it impossible to assert the HTTPClientPolicy upfront
before the HTTPConduit becomes involved (e.g. via a WSPolicyFeature
applied to the bean).