at.gv.egiz.pdfas.impl.signator
Class SignatorInformationImpl

java.lang.Object
  extended byat.gv.egiz.pdfas.impl.signator.SignatorInformationImpl
All Implemented Interfaces:
SignatorInformation

public abstract class SignatorInformationImpl
extends Object
implements SignatorInformation

Author:
wprinz

Constructor Summary
SignatorInformationImpl()
           
 
Method Summary
abstract  SignatureData getSignatureData()
          Returns the SignatureData to be signed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface at.gv.egiz.pdfas.framework.signator.SignatorInformation
getActualTablePos, getNonTextualObjects, getSignSignatureObject, setNonTextualObjects, setSignSignatureObject
 

Constructor Detail

SignatorInformationImpl

public SignatorInformationImpl()
Method Detail

getSignatureData

public abstract SignatureData getSignatureData()
Description copied from interface: SignatorInformation
Returns the SignatureData to be signed.

This is passed on to the Connector and signature device for signing.

Specified by:
getSignatureData in interface SignatorInformation
Returns:
Returns the SignatureData to be signed.
See Also:
SignatorInformation.getSignatureData()


Copyright © 2006-2010. All Rights Reserved.