at.gv.egiz.pdfas.impl.signator
Class SignatorInformationImpl
java.lang.Object
at.gv.egiz.pdfas.impl.signator.SignatorInformationImpl
- All Implemented Interfaces:
- SignatorInformation
- public abstract class SignatorInformationImpl
- extends Object
- implements SignatorInformation
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatorInformationImpl
public SignatorInformationImpl()
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.