public class ChapterIVServiceImpl extends Object implements ChapterIVService
ChapterIVService interface| Constructor and Description |
|---|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new Chapter IV service impl.
|
| Modifier and Type | Method and Description |
|---|---|
AskChap4MedicalAdvisorAgreementResponse |
askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
returns the
AskChap4MedicalAdvisorAgreementResponse. |
ConsultChap4MedicalAdvisorAgreementResponse |
consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
returns the
ConsultChap4MedicalAdvisorAgreementResponse. |
public ChapterIVServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
sessionValidator - the session validatorreplyValidator - the reply validatorpublic final ConsultChap4MedicalAdvisorAgreementResponse consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request) throws ChapterIVBusinessConnectorException, TechnicalConnectorException, SessionManagementException
ChapterIVServiceConsultChap4MedicalAdvisorAgreementResponse. it only needs the SamlToken, no session needs to be active.consultChap4MedicalAdvisorAgreement in interface ChapterIVServiceChapterIVBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionChapterIVService.consultChap4MedicalAdvisorAgreement(be.ehealth.technicalconnector.service.sts.security.SAMLToken,
be.fgov.ehealth.chap4.protocol.v1.ConsultChap4MedicalAdvisorAgreementRequest)public final AskChap4MedicalAdvisorAgreementResponse askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request) throws ChapterIVBusinessConnectorException, TechnicalConnectorException, SessionManagementException
ChapterIVServiceAskChap4MedicalAdvisorAgreementResponse. it only needs the SamlToken, no session needs to be active.askChap4MedicalAdvisorAgreement in interface ChapterIVServiceChapterIVBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionChapterIVService.askChap4MedicalAdvisorAgreement(be.ehealth.technicalconnector.service.sts.security.SAMLToken,
be.fgov.ehealth.chap4.protocol.v1.AskChap4MedicalAdvisorAgreementRequest)
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.