Uses of Interface
org.openehealth.ipf.commons.ihe.ws.cxf.audit.XuaProcessor
-
Packages that use XuaProcessor Package Description org.openehealth.ipf.commons.ihe.ws.cxf.audit -
-
Uses of XuaProcessor in org.openehealth.ipf.commons.ihe.ws.cxf.audit
Fields in org.openehealth.ipf.commons.ihe.ws.cxf.audit declared as XuaProcessor Modifier and Type Field Description static XuaProcessorXuaProcessor. NOOPMethods in org.openehealth.ipf.commons.ihe.ws.cxf.audit that return XuaProcessor Modifier and Type Method Description static XuaProcessorAbstractAuditInterceptor. getXuaProcessor()Processor for extracting SAML tokens when XUA is usedMethods in org.openehealth.ipf.commons.ihe.ws.cxf.audit with parameters of type XuaProcessor Modifier and Type Method Description static voidAbstractAuditInterceptor. setXuaProcessor(XuaProcessor xuaProcessor)Processor for extracting SAML tokens when XUA is used
-