org.eparapher.core.signature
Class XMLSigner

java.lang.Object
  extended by org.eparapher.core.signature.XMLSigner

public class XMLSigner
extends Object


Constructor Summary
XMLSigner()
           
 
Method Summary
 String sign(String xmlSourceFile, XMLSignatureParameters xmlsignparams)
          Sign an xml file from eparapher signature settings object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSigner

public XMLSigner()
Method Detail

sign

public String sign(String xmlSourceFile,
                   XMLSignatureParameters xmlsignparams)
Sign an xml file from eparapher signature settings object

Parameters:
xmlSourceFile -
cmssignparams -
Returns:
signedfile path to the file


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.