public final class ServiceFactory extends Object
IntraHubService
.Modifier and Type | Field and Description |
---|---|
static String |
INTRAHUB_PROTOCOL |
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
getIntraHubPort(SAMLToken token,
String soapAction)
Gets the consultation service.
|
static GenericRequest |
getIntraHubPortWithFolderEncryption(SAMLToken token,
Crypto crypto,
String soapAction)
Deprecated.
Use the same function without crypto
|
static GenericRequest |
getIntraHubPortWithFolderEncryption(SAMLToken token,
String soapAction) |
static IntraHubService |
getIntraHubService()
Gets the
IntraHubService |
public static final String INTRAHUB_PROTOCOL
public static GenericRequest getIntraHubPort(SAMLToken token, String soapAction) throws MalformedURLException, TechnicalConnectorException, IntraHubBusinessConnectorException
token
- the tokenMalformedURLException
- the malformed url exceptionTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
@Deprecated public static GenericRequest getIntraHubPortWithFolderEncryption(SAMLToken token, Crypto crypto, String soapAction) throws MalformedURLException, TechnicalConnectorException, IntraHubBusinessConnectorException
token
- the tokencrypto
- MalformedURLException
- the malformed url exceptionTechnicalConnectorException
- the technical connector exceptionIntraHubBusinessConnectorException
public static GenericRequest getIntraHubPortWithFolderEncryption(SAMLToken token, String soapAction) throws MalformedURLException, TechnicalConnectorException, IntraHubBusinessConnectorException
public static IntraHubService getIntraHubService()
IntraHubService
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.