|
Apache Tomcat 7.0.27 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.util.SessionConfig
public class SessionConfig
Method Summary | |
---|---|
static java.lang.String |
getSessionCookieName(Context context)
Determine the name to use for the session cookie for the provided context. |
static java.lang.String |
getSessionUriParamName(Context context)
Determine the name to use for the session cookie for the provided context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getSessionCookieName(Context context)
context
- public static java.lang.String getSessionUriParamName(Context context)
context
-
|
Apache Tomcat 7.0.27 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |