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

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

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.
 




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.