asit.framework.jsp
Class JSPConstants

java.lang.Object
  extended byasit.framework.jsp.JSPConstants

public class JSPConstants
extends Object

Author:
troessler

Field Summary
static String CONTENT_TITLE
           
static String DATA_URL
           
static String DISPATCH_BASE_URI
           
static String DISPATCH_CONTENT
           
static String DISPATCH_PAGE_TITLE
           
static String DISPATCH_TITLE
           
static String KEYPAIR
           
static String SECLAY_URL
           
static String XML_CONTENT_TOSIGN
           
static String XSL_TRANSFORM_STYLESHEET
           
 
Constructor Summary
JSPConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPATCH_PAGE_TITLE

public static final String DISPATCH_PAGE_TITLE
See Also:
Constant Field Values

DISPATCH_TITLE

public static final String DISPATCH_TITLE
See Also:
Constant Field Values

CONTENT_TITLE

public static final String CONTENT_TITLE
See Also:
Constant Field Values

DISPATCH_BASE_URI

public static final String DISPATCH_BASE_URI
See Also:
Constant Field Values

DISPATCH_CONTENT

public static final String DISPATCH_CONTENT
See Also:
Constant Field Values

KEYPAIR

public static final String KEYPAIR
See Also:
Constant Field Values

SECLAY_URL

public static final String SECLAY_URL
See Also:
Constant Field Values

XML_CONTENT_TOSIGN

public static final String XML_CONTENT_TOSIGN
See Also:
Constant Field Values

DATA_URL

public static final String DATA_URL
See Also:
Constant Field Values

XSL_TRANSFORM_STYLESHEET

public static final String XSL_TRANSFORM_STYLESHEET
See Also:
Constant Field Values
Constructor Detail

JSPConstants

public JSPConstants()


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.