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.service.etee.impl   
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()
           
 

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.
 




Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.