asit.framework.servlet.content
Class IdentityLinkRequestFactory
java.lang.Object
asit.framework.servlet.content.ContentFactory
asit.framework.servlet.content.ContentFromXMLFactory
asit.framework.servlet.content.SecurityLayerRequestFactory
asit.framework.servlet.content.IdentityLinkRequestFactory
- public class IdentityLinkRequestFactory
- extends SecurityLayerRequestFactory
- Author:
- troessler
| Fields inherited from class asit.framework.servlet.content.SecurityLayerRequestFactory |
FACTORY_PROPERTIES_FORMTEXT, FACTORY_PROPERTIES_SECLAY_CAPSULEADDRESS, FACTORY_PROPERTIES_SECLAY_DATAURL, FACTORY_PROPERTIES_SECLAY_REDIRECTURL, FACTORY_PROPERTIES_SECLAY_STYLESHEETURL, FACTORY_PROPERTIES_SECLAY_XMLREQUEST, FACTORY_PROPERTIES_SENDBUTTONNAME, HTTP_REQUEST_PARAM_DATAURL, HTTP_REQUEST_PARAM_REDIRECTURL, HTTP_REQUEST_PARAM_STYLESHEETURL, HTTP_REQUEST_PARAM_XMLREQUEST, requstForm_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY_PROPERTIES_CLASS
public static String FACTORY_PROPERTIES_CLASS
IdentityLinkRequestFactory
public IdentityLinkRequestFactory(File configpropertiesfile,
File basexmlfile)
throws IOException
- Parameters:
basexmlfile -
- Throws:
IOException
getPageTitle
public String getPageTitle()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getPageTitle in class ContentFactory
- Returns:
getDispatchTitle
public String getDispatchTitle()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getDispatchTitle in class ContentFactory
- Returns:
getContentTitle
public String getContentTitle()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getContentTitle in class ContentFactory
- Returns:
getContent
public String getContent()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getContent in class ContentFactory
- Returns:
getResponseString
public String getResponseString()
- Description copied from class:
ContentFactory
- interface used for a BackEndServlet
- Specified by:
getResponseString in class ContentFactory
- Returns:
setHttpServletResponse
public String setHttpServletResponse(HttpServletResponse response)
- Description copied from class:
ContentFactory
- interface used for a BackEndServlet
- Specified by:
setHttpServletResponse in class ContentFactory
- Returns:
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.