Package de.gematik.bbriccs.konnektor
Class SofKonServicePort
java.lang.Object
de.gematik.bbriccs.konnektor.ServicePort
de.gematik.bbriccs.konnektor.SofKonServicePort
-
Constructor Summary
ConstructorsConstructorDescriptionSofKonServicePort(SmartcardArchive smartcardArchive) SofKonServicePort(SmartcardArchive smartcardArchive, VsdmService service) -
Method Summary
Modifier and TypeMethodDescriptionde.gematik.ws.conn.authsignatureservice.wsdl.v7_4.AuthSignatureServicePortTypede.gematik.ws.conn.cardservice.wsdl.v8.CardServicePortTypede.gematik.ws.conn.cardterminalservice.wsdl.v1.CardTerminalServicePortTypede.gematik.ws.conn.certificateservice.wsdl.v6.CertificateServicePortTypede.gematik.ws.conn.encryptionservice.wsdl.v6.EncryptionServicePortTypede.gematik.ws.conn.eventservice.wsdl.v7.EventServicePortTypede.gematik.ws.conn.signatureservice.wsdl.v7.SignatureServicePortTypede.gematik.ws.conn.vsds.vsdservice.v5.VSDServicePortTypetoString()Methods inherited from class de.gematik.bbriccs.konnektor.ServicePort
getSds
-
Constructor Details
-
SofKonServicePort
-
SofKonServicePort
-
-
Method Details
-
getAuthSignatureService
public de.gematik.ws.conn.authsignatureservice.wsdl.v7_4.AuthSignatureServicePortType getAuthSignatureService()- Specified by:
getAuthSignatureServicein classServicePort
-
getCertificateService
public de.gematik.ws.conn.certificateservice.wsdl.v6.CertificateServicePortType getCertificateService()- Specified by:
getCertificateServicein classServicePort
-
getEventService
public de.gematik.ws.conn.eventservice.wsdl.v7.EventServicePortType getEventService()- Specified by:
getEventServicein classServicePort
-
getSignatureService
public de.gematik.ws.conn.signatureservice.wsdl.v7.SignatureServicePortType getSignatureService()- Specified by:
getSignatureServicein classServicePort
-
getCardService
public de.gematik.ws.conn.cardservice.wsdl.v8.CardServicePortType getCardService()- Specified by:
getCardServicein classServicePort
-
getCardTerminalService
public de.gematik.ws.conn.cardterminalservice.wsdl.v1.CardTerminalServicePortType getCardTerminalService()- Specified by:
getCardTerminalServicein classServicePort
-
getVSDServicePortType
public de.gematik.ws.conn.vsds.vsdservice.v5.VSDServicePortType getVSDServicePortType()- Specified by:
getVSDServicePortTypein classServicePort
-
getEncryptionServicePortType
public de.gematik.ws.conn.encryptionservice.wsdl.v6.EncryptionServicePortType getEncryptionServicePortType()- Specified by:
getEncryptionServicePortTypein classServicePort
-
toString
-