asit.verifier.paper
Class PaperNotification
java.lang.Object
asit.verifier.paper.PaperNotification
- public class PaperNotification
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaperNotification
public PaperNotification()
getBase64SignatureValue
public String getBase64SignatureValue()
setBase64SignatureValue
public void setBase64SignatureValue(String base64SignatureValue)
getSigningTime
public String getSigningTime()
setSigningTime
public void setSigningTime(String signingTime)
getCert
public iaik.x509.X509Certificate getCert()
setCert
public void setCert(iaik.x509.X509Certificate cert)
getKey
public iaik.security.rsa.RSAPrivateKey getKey()
setKey
public void setKey(iaik.security.rsa.RSAPrivateKey key)
getClient
public VerifySignatureClient getClient()
setClient
public void setClient(VerifySignatureClient client)
verifySignature
public VerifyResult verifySignature(String url)
throws PaperNotificationException
- Throws:
PaperNotificationException
getPDFNotification
public InputStream getPDFNotification(InputStream foxsl)
throws PaperNotificationException
- Throws:
PaperNotificationException
getSignedElement
public Element getSignedElement()
throws PaperNotificationException
- Throws:
PaperNotificationException
getElement
public Element getElement()
throws PaperNotificationException
- Throws:
PaperNotificationException
getDeliveryId
public String getDeliveryId()
setDeliveryId
public void setDeliveryId(String deliveryId)
getDeliveryQuality
public String getDeliveryQuality()
setDeliveryQuality
public void setDeliveryQuality(String deliveryQuality)
getDeliveryServer
public String getDeliveryServer()
setDeliveryServer
public void setDeliveryServer(String deliveryServer)
getDueDate
public Date getDueDate()
setDueDate
public void setDueDate(Date dueDate)
getFirstNotification
public Date getFirstNotification()
setFirstNotification
public void setFirstNotification(Date firstNotification)
getMunicipality
public String getMunicipality()
setMunicipality
public void setMunicipality(String municipality)
getRecipientAdressLine
public String getRecipientAdressLine()
setRecipientAdressLine
public void setRecipientAdressLine(String recipientAdressLine)
getRecipientName
public String getRecipientName()
setRecipientName
public void setRecipientName(String recipientName)
getRecipientPostalCode
public String getRecipientPostalCode()
setRecipientPostalCode
public void setRecipientPostalCode(String recipientPostalCode)
getSenderName
public String getSenderName()
setSenderName
public void setSenderName(String senderName)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.