|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.mycarenet.memberdatav2.service.ServiceFactory
public final class ServiceFactory
A factory used in MemberDataService to communicate with the endpoint.
| Method Summary | |
|---|---|
static GenericRequest |
getMemberDataSyncPort(SAMLToken token)
Creates a GenericRequest for the given SAML token and soap action |
static GenericRequest |
getMemberDataSyncPort(SAMLToken token,
String endpoint)
Creates a GenericRequest for the given SAML token and soap action |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GenericRequest getMemberDataSyncPort(SAMLToken token)
throws TechnicalConnectorException
GenericRequest for the given SAML token and soap action
token - the token
TechnicalConnectorException - the technical connector exception
public static GenericRequest getMemberDataSyncPort(SAMLToken token,
String endpoint)
throws TechnicalConnectorException
GenericRequest for the given SAML token and soap action
token - the tokenendpoint - the string representation of the endpoint
TechnicalConnectorException - the technical connector exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||