public class StaxSecurityContextInInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.binding.soap.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(org.apache.cxf.binding.soap.SoapMessage soapMessage) |
public static final String SAML_ROLE_ATTRIBUTENAME_DEFAULT
Apache CXF