|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.web.SessionAttributes
Helper class that provides constants for the session attributes.
| Field Summary | |
static String |
ATTRIBUTE_SESSION_INFORMATION
The attribute name under which the SessionInformation object is stored. |
static String |
ATTRIBUTE_USER_NAME
The user name. |
static String |
ATTRIBUTE_USER_PASSWORD
The user password. |
static String |
DOWNLOAD_URL_FOR_SIGNED_PDF_DOCUMENT
The download URL for the signed pdf document. |
static String |
PARENT_WEBAPP_REDIRECT_URL
The notification url of an external webapplication. |
static String |
SIGNED_PDF_DOCUMENT
The signed pdf document. |
| Constructor Summary | |
SessionAttributes()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String ATTRIBUTE_USER_NAME
public static final String ATTRIBUTE_USER_PASSWORD
public static final String ATTRIBUTE_SESSION_INFORMATION
The SessionInformation class contains type safe references to the objects.
public static final String SIGNED_PDF_DOCUMENT
public static final String DOWNLOAD_URL_FOR_SIGNED_PDF_DOCUMENT
public static final String PARENT_WEBAPP_REDIRECT_URL
| Constructor Detail |
public SessionAttributes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||