public class PolicyVerificationOutInterceptor extends AbstractPolicyInterceptor
| Modifier and Type | Field and Description |
|---|---|
static PolicyVerificationOutInterceptor |
INSTANCE |
| Constructor and Description |
|---|
PolicyVerificationOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle(Message message)
Checks if all assertions in the chosen alternative have been asserted.
|
getBindingFaultInfo, getTransportAssertions, handleMessageaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final PolicyVerificationOutInterceptor INSTANCE
protected void handle(Message message)
handle in class AbstractPolicyInterceptormessage - PolicyException - if none of the alternatives is supportedApache CXF