public class StaxActionInInterceptor extends AbstractPhaseInterceptor<SoapMessage>
| Constructor and Description |
|---|
StaxActionInInterceptor(List<org.apache.xml.security.stax.ext.XMLSecurityConstants.Action> inActions) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(SoapMessage soapMessage)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic StaxActionInInterceptor(List<org.apache.xml.security.stax.ext.XMLSecurityConstants.Action> inActions)
public void handleMessage(SoapMessage soapMessage) throws Fault
InterceptorFaultApache CXF