|
||||||||||
| 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. if the ignoreWarnings parameter is set to true , non blocking warnings when unsealing will be ignored and the unsealing will continue. this allows the unsealing of old messages with expired certificates. |
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info. if the ignoreWarnings parameter is set to true , non blocking warnings when unsealing will be ignored and the unsealing will continue. this allows the unsealing of old messages with expired certificates. |
| 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.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||