|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsealConnectorException | |
---|---|
be.ehealth.technicalconnector.service.etee | |
be.ehealth.technicalconnector.service.etee.impl | |
be.ehealth.technicalconnector.utils |
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 |