public class Oauth2LuteceUserSession extends Object
Constructor and Description |
---|
Oauth2LuteceUserSession(String strIdSession,
String strLuteceUserName,
boolean bUpToDate) |
Modifier and Type | Method and Description |
---|---|
String |
getIdSession() |
String |
getLuteceUserName() |
boolean |
isUpToDate() |
void |
setIdSession(String _strIdSession) |
void |
setLuteceUserName(String _strLuteceUserName) |
void |
setUpToDate(boolean _bUpToDate) |
public String getIdSession()
public void setIdSession(String _strIdSession)
public String getLuteceUserName()
public void setLuteceUserName(String _strLuteceUserName)
public boolean isUpToDate()
public void setUpToDate(boolean _bUpToDate)
Copyright © 2020 City of Paris. All rights reserved.