Uses of Class
be.ehealth.technicalconnector.exception.SessionManagementException

Packages that use SessionManagementException
be.ehealth.businessconnector.chapterIV.service   
be.ehealth.businessconnector.chapterIV.service.impl   
be.ehealth.businessconnector.chapterIV.session   
be.ehealth.businessconnector.chapterIV.session.impl   
be.ehealth.businessconnector.insurability.service   
be.ehealth.businessconnector.insurability.service.impl   
be.ehealth.businessconnector.insurability.session   
be.ehealth.businessconnector.insurability.session.impl   
be.ehealth.businessconnector.insurabilityv2.service   
be.ehealth.businessconnector.insurabilityv2.service.impl   
be.ehealth.businessconnector.insurabilityv2.session   
be.ehealth.businessconnector.insurabilityv2.session.impl   
be.ehealth.businessconnector.wsconsent.service   
be.ehealth.businessconnector.wsconsent.service.impl   
be.ehealth.businessconnector.wsconsent.session   
be.ehealth.businessconnector.wsconsent.session.impl   
be.ehealth.technicalconnector.generic.session   
be.ehealth.technicalconnector.generic.session.impl   
be.ehealth.technicalconnector.service.sts.utils   
be.ehealth.technicalconnector.session   
be.ehealth.technicalconnector.session.impl   
be.ehealth.technicalconnector.validator   
be.ehealth.technicalconnector.validator.impl   
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.service
 

Methods in be.ehealth.businessconnector.chapterIV.service that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request)
          returns the AskChap4MedicalAdvisorAgreementResponse.
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request)
          returns the ConsultChap4MedicalAdvisorAgreementResponse.
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.service.impl
 

Methods in be.ehealth.businessconnector.chapterIV.service.impl that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.session
 

Methods in be.ehealth.businessconnector.chapterIV.session that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreementResponse(AskChap4MedicalAdvisorAgreementRequest request)
          retrieves the AskChap4MedicalAdvisorAgreementResponse , it needs a Session to be active.
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreementResponse(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
          Deprecated. 
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(ConsultChap4MedicalAdvisorAgreementRequest request)
          retrieves the ConsultChap4MedicalAdvisorAgreementResponse , it needs a Session to be active.
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
          Deprecated. 
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.session.impl
 

Methods in be.ehealth.businessconnector.chapterIV.session.impl that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(AskChap4MedicalAdvisorAgreementRequest request)
           
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(ConsultChap4MedicalAdvisorAgreementRequest request)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurability.service
 

Methods in be.ehealth.businessconnector.insurability.service that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityService.getInsurabilityForPharmacist(SAMLToken token, GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurability.service.impl
 

Methods in be.ehealth.businessconnector.insurability.service.impl that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityServiceImpl.getInsurabilityForPharmacist(SAMLToken token, GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurability.session
 

Methods in be.ehealth.businessconnector.insurability.session that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityService.getInsurabilityForPharmacist(GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurability.session.impl
 

Methods in be.ehealth.businessconnector.insurability.session.impl that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityServiceImpl.getInsurabilityForPharmacist(GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurabilityv2.service
 

Methods in be.ehealth.businessconnector.insurabilityv2.service that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityService.getInsurabilityForPharmacist(SAMLToken token, GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurabilityv2.service.impl
 

Methods in be.ehealth.businessconnector.insurabilityv2.service.impl that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityServiceImpl.getInsurabilityForPharmacist(SAMLToken token, GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurabilityv2.session
 

Methods in be.ehealth.businessconnector.insurabilityv2.session that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityService.getInsurabilityForPharmacist(GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.insurabilityv2.session.impl
 

Methods in be.ehealth.businessconnector.insurabilityv2.session.impl that throw SessionManagementException
 GetInsurabilityForPharmacistResponse InsurabilityServiceImpl.getInsurabilityForPharmacist(GetInsurabilityForPharmacistRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.service
 

Methods in be.ehealth.businessconnector.wsconsent.service that throw SessionManagementException
 GetPatientConsentResponse WsConsentService.getPatientConsent(SAMLToken token, GetPatientConsentRequest getPatientConsentRequestType)
          Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent – ‘active’ or ‘inactive’).
 PutPatientConsentResponse WsConsentService.putPatientConsent(SAMLToken token, PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest revokePatientConsentRequestType)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.service.impl
 

Methods in be.ehealth.businessconnector.wsconsent.service.impl that throw SessionManagementException
 GetPatientConsentResponse WsConsentServiceImpl.getPatientConsent(SAMLToken token, GetPatientConsentRequest request)
           
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(SAMLToken token, PutPatientConsentRequest request)
           
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.session
 

Methods in be.ehealth.businessconnector.wsconsent.session that throw SessionManagementException
 GetPatientConsentResponse WsConsentService.getPatientConsent(GetPatientConsentRequest getPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent – ‘active’ or ‘inactive’).
 PutPatientConsentResponse WsConsentService.putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.session.impl
 

Methods in be.ehealth.businessconnector.wsconsent.session.impl that throw SessionManagementException
 GetPatientConsentResponse WsConsentServiceImpl.getPatientConsent(GetPatientConsentRequest request)
           
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(PutPatientConsentRequest request)
           
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(RevokePatientConsentRequest request)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.generic.session
 

Methods in be.ehealth.technicalconnector.generic.session that throw SessionManagementException
 Node GenericService.sendDocument(Document payload, String endpoint)
           
 Node GenericService.sendDocument(Document payload, String endpoint, String soapAction)
           
 Node GenericService.sendDocument(Document payload, URL endpoint)
           
 Node GenericService.sendDocument(Document payload, URL endpoint, String soapAction)
           
 String GenericService.sendXML(String payload, String endpoint)
           
 String GenericService.sendXML(String payload, String endpoint, String soapAction)
           
 String GenericService.sendXML(String payload, URL endpoint)
           
 String GenericService.sendXML(String payload, URL endpoint, String soapAction)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.generic.session.impl
 

Methods in be.ehealth.technicalconnector.generic.session.impl that throw SessionManagementException
 Node GenericServiceImpl.sendDocument(Document payload, String endpoint)
           
 Node GenericServiceImpl.sendDocument(Document payload, String endpoint, String soapAction)
           
 Node GenericServiceImpl.sendDocument(Document payload, URL endpoint)
           
 Node GenericServiceImpl.sendDocument(Document payload, URL endpoint, String soapAction)
           
 String GenericServiceImpl.sendXML(String payload, String endpoint)
           
 String GenericServiceImpl.sendXML(String payload, String endpoint, String soapAction)
           
 String GenericServiceImpl.sendXML(String payload, URL endpoint)
           
 String GenericServiceImpl.sendXML(String payload, URL endpoint, String soapAction)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.service.sts.utils
 

Methods in be.ehealth.technicalconnector.service.sts.utils that throw SessionManagementException
static List<SAMLAttributeDesignator> SAMLConfigHelper.getSAMLAttributeDesignators(String key)
           
static List<SAMLAttribute> SAMLConfigHelper.getSAMLAttributes(String key)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.session
 

Methods in be.ehealth.technicalconnector.session that throw SessionManagementException
 SessionItem SessionManager.createFallbackSession(String hokPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createFallbackSession(String hokPwd, String encryptionPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createFallbackSession(String identPwd, String hokPwd, String encryptionPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createSession(String hokPwd)
          Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
 SessionItem SessionManager.createSession(String hokPwd, String encryptionPwd)
          Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
 SessionItem SessionManager.createSessionEidOnly()
          Creates a session only based on eid card.
 boolean SessionManager.hasValidSession()
          Checks for valid session.
 void SessionManager.loadEncryptionKeys(String encryptionPwd)
           
 void SessionManager.loadSession(SAMLToken token, String hokPwd)
          Load a session using a previously stored SAML token.
 void SessionManager.loadSession(SAMLToken token, String hokPwd, String encryptionPwd)
          Load a session using a previously stored SAML token with the associated eHealth Encryption Certificates, needed for sealing and unsealing messages.
 

Uses of SessionManagementException in be.ehealth.technicalconnector.session.impl
 

Methods in be.ehealth.technicalconnector.session.impl that throw SessionManagementException
 boolean SessionManagerImpl.hasValidSession()
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.validator
 

Methods in be.ehealth.technicalconnector.validator that throw SessionManagementException
 boolean SessionValidator.validateSession()
          Validate session.
 boolean SessionValidator.validateToken(SAMLToken samlToken)
          Method to check if the provided SAMLToken is still valid.
 

Uses of SessionManagementException in be.ehealth.technicalconnector.validator.impl
 

Methods in be.ehealth.technicalconnector.validator.impl that throw SessionManagementException
 boolean SAMLSessionValidator.validateSession()
           
 boolean SAMLSessionValidator.validateToken(SAMLToken samlToken)
           
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.