be.ehealth.businessconnector.mycarenet.attest.security
Class AttestEncryptionUtil<X>

java.lang.Object
  extended by be.ehealth.businessconnector.mycarenet.attest.security.AttestEncryptionUtil<X>

public class AttestEncryptionUtil<X>
extends Object


Constructor Summary
AttestEncryptionUtil()
           
 
Method Summary
 byte[] handleEncryption(X request, Crypto crypto, String detailId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttestEncryptionUtil

public AttestEncryptionUtil()
Method Detail

handleEncryption

public byte[] handleEncryption(X request,
                               Crypto crypto,
                               String detailId)
                        throws TechnicalConnectorException,
                               TransformerException,
                               UnsupportedEncodingException,
                               JAXBException
Parameters:
request -
crypto -
Returns:
X
Throws:
AttestBusinessConnectorException
TechnicalConnectorException
TransformerException
UnsupportedEncodingException
JAXBException



Connector Packaging generic 3.18.0 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.