public interface XuaProcessor
| Modifier and Type | Field and Description |
|---|---|
static XuaProcessor |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
extractXuaUserNameFromSaml2Assertion(org.apache.cxf.binding.soap.SoapMessage message,
org.apache.cxf.headers.Header.Direction headerDirection,
WsAuditDataset auditDataset)
Extracts ITI-40 XUA user name from the SAML2 assertion contained
in the given CXF message, and stores it in the ATNA audit dataset.
|
static final XuaProcessor NOOP
void extractXuaUserNameFromSaml2Assertion(org.apache.cxf.binding.soap.SoapMessage message,
org.apache.cxf.headers.Header.Direction headerDirection,
WsAuditDataset auditDataset)
message - source CXF message.headerDirection - direction of the header containing the SAML2 assertion.auditDataset - target ATNA audit dataset.Copyright © 2018 Open eHealth Foundation. All rights reserved.