public final class ServiceFactory extends Object
PublicationService and ConsultationService| Modifier and Type | Field and Description |
|---|---|
static String |
EHBOX_CONS_PROT |
static String |
EHBOX_PUB_PROT |
static String |
PROP_ENDPOINT_CONSULTATION_V3
property of the endpoint of ehbox consultation v3.
|
static String |
PROP_ENDPOINT_EH2EBOX_PUBLICATION_V3
property of the endpoint of eh2ebox v3.
|
static String |
PROP_ENDPOINT_PUBLICATION_V3
property of the endpoint of ehbox publication v3.
|
static String |
PROP_VALIDATION_INCOMING_EHBOX_V3
property of the validation xsd of intrahub.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericRequest |
getConsultationService(SAMLToken token)
Gets the consultation service.
|
static GenericRequest |
getEh2EboxPublicationService(SAMLToken token)
Gets the eh2ebox publication service.
|
static GenericRequest |
getPublicationService(SAMLToken token)
Gets the publication service.
|
public static final String PROP_ENDPOINT_CONSULTATION_V3
public static final String PROP_ENDPOINT_PUBLICATION_V3
public static final String PROP_ENDPOINT_EH2EBOX_PUBLICATION_V3
public static final String PROP_VALIDATION_INCOMING_EHBOX_V3
public static final String EHBOX_CONS_PROT
public static final String EHBOX_PUB_PROT
public static GenericRequest getConsultationService(SAMLToken token) throws MalformedURLException, TechnicalConnectorException, EhboxBusinessConnectorException
token - the tokenMalformedURLException - the malformed url exceptionTechnicalConnectorException - the technical connector exceptionEhboxBusinessConnectorExceptionpublic static GenericRequest getPublicationService(SAMLToken token) throws MalformedURLException, TechnicalConnectorException, EhboxBusinessConnectorException
token - the tokenMalformedURLException - the malformed url exceptionTechnicalConnectorException - the technical connector exceptionEhboxBusinessConnectorExceptionpublic static GenericRequest getEh2EboxPublicationService(SAMLToken token) throws MalformedURLException, TechnicalConnectorException, EhboxBusinessConnectorException
token - the tokenMalformedURLException - the malformed url exceptionTechnicalConnectorException - the technical connector exceptionEhboxBusinessConnectorException
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.