public class SessionConfig
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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 path parameter for the provided
context.
|
public static java.lang.String getSessionCookieName(Context context)
context
- public static java.lang.String getSessionUriParamName(Context context)
context
- Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.