public class PolicyVerificationInInterceptor extends AbstractPolicyInterceptor
Modifier and Type | Field and Description |
---|---|
static PolicyVerificationInInterceptor |
INSTANCE |
Constructor and Description |
---|
PolicyVerificationInInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected void |
handle(Message message)
Determines the effective policy, and checks if one of its alternatives
is supported.
|
getBindingFaultInfo, getTransportAssertions, handleMessage
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public static final PolicyVerificationInInterceptor INSTANCE
protected void handle(Message message)
handle
in class AbstractPolicyInterceptor
message
- PolicyException
- if none of the alternatives is supportedApache CXF