be.fgov.ehealth.technicalconnector.signature.impl
Class SignatureUtils

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.signature.impl.SignatureUtils

public final class SignatureUtils
extends Object


Field Summary
static String XMLNS_DS
           
static String XMLNS_XADES_1_3_2
           
 
Method Summary
static CertPath getCertPath(Credential cred)
           
static MessageDigest getDigestInstance(String algorithmURI)
           
static
<T> T
getOption(String key, Map<String,Object> optionMap, T defaultValue)
           
static XMLSignatureFactory getXMLSignatureFactory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XMLNS_DS

public static final String XMLNS_DS
See Also:
Constant Field Values

XMLNS_XADES_1_3_2

public static final String XMLNS_XADES_1_3_2
See Also:
Constant Field Values
Method Detail

getXMLSignatureFactory

public static XMLSignatureFactory getXMLSignatureFactory()

getOption

public static <T> T getOption(String key,
                              Map<String,Object> optionMap,
                              T defaultValue)

getDigestInstance

public static MessageDigest getDigestInstance(String algorithmURI)
                                       throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException

getCertPath

public static CertPath getCertPath(Credential cred)
                            throws TechnicalConnectorException
Throws:
TechnicalConnectorException



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.