asit.framework.servlet.notification
Class VerifyNotificationFactory
java.lang.Object
asit.framework.servlet.content.ContentFactory
asit.framework.servlet.notification.VerifyNotificationFactory
- public abstract class VerifyNotificationFactory
- extends ContentFactory
- Author:
- Arne Tauber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlNotification_
protected File xmlNotification_
logger_
protected static Logger logger_
verifyClient_
protected VerifySignatureClient verifyClient_
VerifyNotificationFactory
public VerifyNotificationFactory(File messagepropertiesfile)
throws ClientException,
IOException
- Parameters:
messagepropertiesfile -
- Throws:
IOException
ClientException
getNewSignatureValue
protected abstract String getNewSignatureValue()
createSignature
protected abstract Document createSignature()
throws ClientException
- Throws:
ClientException
handleXMLNotification
protected String handleXMLNotification()
getErrorHTMLCode
protected abstract String getErrorHTMLCode(Exception e)
successHTMLCode
protected abstract String successHTMLCode()
getContent
public String getContent()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getContent in class ContentFactory
- Returns:
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.