|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |