|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.soap.SessionManager
| Constructor Summary | |
SessionManager()
|
|
| Method Summary | |
java.lang.String |
createSession(User user)
|
void |
disconnect(java.lang.String id)
|
static SessionManager |
getInstance()
|
Session |
getSession(java.lang.String id)
|
static long |
getTimeout()
|
static void |
setTimeout(long timeout)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SessionManager()
| Method Detail |
public static final SessionManager getInstance()
public static long getTimeout()
public static void setTimeout(long timeout)
public java.lang.String createSession(User user)
public Session getSession(java.lang.String id)
public void disconnect(java.lang.String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||