Package org.apache.catalina.util
Class SessionConfig
java.lang.Object
org.apache.catalina.util.SessionConfig
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getSessionCookieName
(Context context) Determine the name to use for the session cookie for the provided context.static String
getSessionCookiePath
(Context context) Determine the value to use for the session cookie path for the provided context.static String
getSessionUriParamName
(Context context) Determine the name to use for the session path parameter for the provided context.
-
Method Details
-
getSessionCookieName
-
getSessionUriParamName
-
getSessionCookiePath
-