Package | Description |
---|---|
com.webpagebytes.wpbsample.controllers | |
com.webpagebytes.wpbsample.database |
Modifier and Type | Method and Description |
---|---|
protected Session |
BaseController.getSession(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
GenericController.handleAuthentication(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.webpagebytes.cms.WPBModel model,
com.webpagebytes.cms.WPBForward forward,
Session session) |
protected boolean |
GenericController.handleAuthenticationWithoutRedirect(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.webpagebytes.cms.WPBModel model,
com.webpagebytes.cms.WPBForward forward,
Session session) |
Modifier and Type | Method and Description |
---|---|
Session |
WPBDatabase.createSession(String sessionId) |
Session |
WPBDatabase.getSession(String session_id) |
Modifier and Type | Method and Description |
---|---|
void |
WPBDatabase.setSession(Session session) |
Copyright © 2016. All rights reserved.