public class TransientUserInfo extends Object
Modifier and Type | Method and Description |
---|---|
static TransientUserInfo |
getInstance(javax.servlet.http.HttpSession session) |
String |
getToken() |
void |
setToken(String token) |
public static TransientUserInfo getInstance(javax.servlet.http.HttpSession session)
public String getToken()
public void setToken(String token)
Copyright © 2012-2018. All Rights Reserved.