at.knowcenter.wag.egov.egiz.sig.signaturelayout.mocca
Class MOCCASignatureLayout10Handler

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

public class MOCCASignatureLayout10Handler
extends Object
implements SignatureLayoutHandler

Implementation of a signature layout handler for the first release of mocca.

Author:
tknall

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

Constructor Detail

MOCCASignatureLayout10Handler

public MOCCASignatureLayout10Handler()
Method Detail

parseCreateXMLSignatureResponse

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

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.