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

Packages that use UnsealConnectorException
be.ehealth.businessconnector.chapterIV.builders   
be.ehealth.businessconnector.chapterIV.builders.impl   
be.ehealth.businessconnector.ehbox.api.domain   
be.ehealth.businessconnector.ehbox.v3.exception   
be.ehealth.technicalconnector.service.etee   
be.ehealth.technicalconnector.service.etee.impl   
be.ehealth.technicalconnector.utils   
 

Uses of UnsealConnectorException in be.ehealth.businessconnector.chapterIV.builders
 

Methods in be.ehealth.businessconnector.chapterIV.builders that throw UnsealConnectorException
 ChapterIVKmehrResponseWithTimeStampInfo ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response, boolean ignoreWarnings)
          validates and decodes response and retrieves kmehrResponse and timestamp info.
 ChapterIVKmehrResponseWithTimeStampInfo ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response, boolean ignoreWarnings)
          validates and decodes response and retrieves kmehrResponse and timestamp info.
 

Uses of UnsealConnectorException in be.ehealth.businessconnector.chapterIV.builders.impl
 

Methods in be.ehealth.businessconnector.chapterIV.builders.impl that throw UnsealConnectorException
 ChapterIVKmehrResponseWithTimeStampInfo ResponseBuilderImpl.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response)
           
 ChapterIVKmehrResponseWithTimeStampInfo ResponseBuilderImpl.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response, boolean ignoreWarnings)
           
 

Uses of UnsealConnectorException in be.ehealth.businessconnector.ehbox.api.domain
 

Methods in be.ehealth.businessconnector.ehbox.api.domain with parameters of type UnsealConnectorException
 void Document.setException(UnsealConnectorException expection)
           
 

Methods in be.ehealth.businessconnector.ehbox.api.domain that throw UnsealConnectorException
 byte[] Document.getContent()
           
 

Uses of UnsealConnectorException in be.ehealth.businessconnector.ehbox.v3.exception
 

Methods in be.ehealth.businessconnector.ehbox.v3.exception that return types with arguments of type UnsealConnectorException
 List<UnsealConnectorException> EhboxCryptoException.getExceptions()
           
 

Constructors in be.ehealth.businessconnector.ehbox.v3.exception with parameters of type UnsealConnectorException
EhboxCryptoException(UnsealConnectorException exception, Message ehBoxMessage)
           
 

Constructor parameters in be.ehealth.businessconnector.ehbox.v3.exception with type arguments of type UnsealConnectorException
EhboxCryptoException(List<UnsealConnectorException> exceptions, Message ehBoxMessage)
           
 

Uses of UnsealConnectorException in be.ehealth.technicalconnector.service.etee
 

Methods in be.ehealth.technicalconnector.service.etee that throw UnsealConnectorException
 byte[] Crypto.unseal(byte[] message)
          Deprecated. replaced by Crypto.unseal(SigningPolicySelector, byte[])
 

Uses of UnsealConnectorException in be.ehealth.technicalconnector.service.etee.impl
 

Methods in be.ehealth.technicalconnector.service.etee.impl that throw UnsealConnectorException
 byte[] AbstractEndToEndCrypto.unseal(byte[] protectedMessage)
           
 

Uses of UnsealConnectorException in be.ehealth.technicalconnector.utils
 

Methods in be.ehealth.technicalconnector.utils with parameters of type UnsealConnectorException
static byte[] ConnectorExceptionUtils.processUnsealConnectorException(UnsealConnectorException e, String... allowedErrors)
          Utility method that handles UnsealConnectorException by ignoring a Array of allowedErrors.
 

Methods in be.ehealth.technicalconnector.utils that throw UnsealConnectorException
static byte[] ConnectorExceptionUtils.processUnsealConnectorException(UnsealConnectorException e, String... allowedErrors)
          Utility method that handles UnsealConnectorException by ignoring a Array of allowedErrors.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.