|
||||||||||
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
public abstract class 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. |
Constructor Summary | |
---|---|
SessionAttributes()
|
Method Summary |
---|
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.
Constructor Detail |
---|
public SessionAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |