Package | Description |
---|---|
org.apache.openmeetings.db.dao.server | |
org.apache.openmeetings.db.entity.user |
Modifier and Type | Method and Description |
---|---|
Sessiondata |
SessiondataDao.getSessionByHash(String SID) |
Sessiondata |
SessiondataDao.startsession()
creates a new session-object in the database
|
Modifier and Type | Method and Description |
---|---|
Sessiondata |
User.getSessionData() |
Modifier and Type | Method and Description |
---|---|
void |
User.setSessionData(Sessiondata sessionData) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.