public class SecurityVerificationOutInterceptor extends AbstractPhaseInterceptor<org.apache.cxf.binding.soap.SoapMessage>
| Modifier and Type | Field and Description |
|---|---|
static SecurityVerificationOutInterceptor |
INSTANCE |
| Constructor and Description |
|---|
SecurityVerificationOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.binding.soap.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(org.apache.cxf.binding.soap.SoapMessage message)
throws Fault
message - org.apache.cxf.ws.policy.PolicyException - if assertions are specified without bindingFaultCopyright © 2018 JBoss by Red Hat. All rights reserved.