public final class ServiceFactory extends Object
The service can be configured to validate incoming messages with the property 'validation.incoming.message.consultrn'.
Endpoints can be redefined by settings the properties 'endpoint.consultrn.identifyperson', 'endpoint.consultrn.phoneticsearch' and 'endpoint.consultrn.manageperson'.
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSULTRN_XSD
location of consultrn xsd file in classpath.
|
static String |
CONSULTRN_XSD_v2 |
| Modifier and Type | Method and Description |
|---|---|
static GenericRequest |
getConsultrnIdentifyPersonService(SAMLToken token) |
static GenericRequest |
getConsultrnManagePersonService(SAMLToken token,
String soapAction) |
static GenericRequest |
getConsultrnPhoneticSearchService(SAMLToken token) |
public static final String CONSULTRN_XSD
public static final String CONSULTRN_XSD_v2
public static GenericRequest getConsultrnIdentifyPersonService(SAMLToken token) throws TechnicalConnectorException
TechnicalConnectorExceptionpublic static GenericRequest getConsultrnPhoneticSearchService(SAMLToken token) throws TechnicalConnectorException
TechnicalConnectorExceptionpublic static GenericRequest getConsultrnManagePersonService(SAMLToken token, String soapAction) throws TechnicalConnectorException
TechnicalConnectorException
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.