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, handleMessageaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final PolicyVerificationInInterceptor INSTANCE
protected void handle(Message message)
handle in class AbstractPolicyInterceptormessage - PolicyException - if none of the alternatives is supportedApache CXF