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