public class StaxSecurityContextInInterceptor extends AbstractPhaseInterceptor<SoapMessage>
Modifier and Type | Field and Description |
---|---|
static String |
SAML_ROLE_ATTRIBUTENAME_DEFAULT
This configuration tag specifies the default attribute name where the roles are present
The default is "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role".
|
Constructor and Description |
---|
StaxSecurityContextInInterceptor() |
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, setBefore
public static final String SAML_ROLE_ATTRIBUTENAME_DEFAULT
public void handleMessage(SoapMessage soapMessage) throws Fault
Interceptor
Fault
Apache CXF