|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.pbemengine.engine.ng.base.webserver.Session
nl.pbemengine.engine.ng.base.webserver.AdminSession
public class AdminSession
Session implementation for an Administrator-based login
| Constructor Summary | |
|---|---|
AdminSession(User user)
Creates a new instance of AdminSession |
|
| Method Summary | |
|---|---|
User |
getUser()
Returns the Admin user object |
| Methods inherited from class nl.pbemengine.engine.ng.base.webserver.Session |
|---|
getSessionVars, setSessionVars |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminSession(User user)
user - The user object| Method Detail |
|---|
public User getUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||