at.knowcenter.wag.egov.egiz.sig.signaturelayout.td
Class TrustDeskSignatureLayoutHandler

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.sig.signaturelayout.td.TrustDeskSignatureLayoutHandler
All Implemented Interfaces:
SignatureLayoutHandler

public class TrustDeskSignatureLayoutHandler
extends Object
implements SignatureLayoutHandler

Implementation of a signature layout handler for trustDesk basic.

Author:
tknall

Constructor Summary
TrustDeskSignatureLayoutHandler()
           
 
Method Summary
 SignSignatureObject parseCreateXMLSignatureResponse(String xmlResponse, ConnectorEnvironment env)
          Parses the given xmlResponse with respect to the specific signature layout of trustDesk basic.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustDeskSignatureLayoutHandler

public TrustDeskSignatureLayoutHandler()
Method Detail

parseCreateXMLSignatureResponse

public SignSignatureObject parseCreateXMLSignatureResponse(String xmlResponse,
                                                           ConnectorEnvironment env)
                                                    throws ConnectorException
Parses the given xmlResponse with respect to the specific signature layout of trustDesk basic.

Specified by:
parseCreateXMLSignatureResponse in interface SignatureLayoutHandler
Parameters:
xmlResponse - The response string.
Returns:
Returns the parsed signature object.
Throws:
ConnectorException


Copyright © 2006-2010. All Rights Reserved.