|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ideo.sweetdevria.page.user.DefaultSessionUserGetter
public class DefaultSessionUserGetter
Default implementation of the user targeting The user is associated to his session id.
| Constructor Summary | |
|---|---|
DefaultSessionUserGetter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getUser(javax.servlet.http.HttpSession session)
Get from the session the object identifying the user Note that this object will be set as a key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSessionUserGetter()
| Method Detail |
|---|
public java.lang.Object getUser(javax.servlet.http.HttpSession session)
ISessionUserGetter
getUser in interface ISessionUserGettersession - the session currently running
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||