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 cookie for the provided
context. | 
public static java.lang.String getSessionCookieName(Context context)
context - public static java.lang.String getSessionUriParamName(Context context)
context - Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.