public class Session extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LATKE_SESSION_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String name) |
String |
getId() |
void |
setAttribute(String name,
String value) |
public static final String LATKE_SESSION_ID
public Session(String id)
Copyright © 2009–2019 B3log. All rights reserved.