public class SecurityVerificationOutInterceptor extends AbstractPhaseInterceptor<SoapMessage>
| Modifier and Type | Field and Description |
|---|---|
static SecurityVerificationOutInterceptor |
INSTANCE |
| Constructor and Description |
|---|
SecurityVerificationOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(SoapMessage message)
Checks if some security assertions are specified without binding assertion and cannot be fulfilled.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final SecurityVerificationOutInterceptor INSTANCE
public void handleMessage(SoapMessage message) throws Fault
message - PolicyException - if assertions are specified without bindingFaultApache CXF