|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.civics.service.ServiceFactory
public final class ServiceFactory
A factory for creating SamCivicsService.
| Method Summary | |
|---|---|
static GenericRequest |
getSamCivicsPort(X509Certificate certificate,
PrivateKey privateKey)
Gets the consultation service. |
static SamCivicsService |
getSamCivicsService(SessionValidator sessionValidator)
Gets the sam civics service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GenericRequest getSamCivicsPort(X509Certificate certificate,
PrivateKey privateKey)
throws MalformedURLException,
TechnicalConnectorException,
CivicsBusinessConnectorException
certificate - the certificateprivateKey - the private key
MalformedURLException - the malformed url exception
TechnicalConnectorException - the technical connector exception
CivicsBusinessConnectorExceptionpublic static SamCivicsService getSamCivicsService(SessionValidator sessionValidator)
sessionValidator - the session validator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||