public class SakaiDirectServlet
extends org.sakaiproject.entitybroker.util.servlet.DirectServlet
| Constructor and Description |
|---|
SakaiDirectServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(HttpServletRequest req,
HttpServletResponse res) |
String |
getCurrentLoggedInUserId() |
void |
handleUserLogin(HttpServletRequest req,
HttpServletResponse res,
String path) |
void |
initialize() |
org.sakaiproject.entitybroker.providers.EntityRequestHandler |
initializeEntityRequestHandler() |
handleRequest, init, sendError, service, setEntityRequestHandlerdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void initialize()
initialize in class org.sakaiproject.entitybroker.util.servlet.DirectServletpublic String getCurrentLoggedInUserId()
getCurrentLoggedInUserId in class org.sakaiproject.entitybroker.util.servlet.DirectServletpublic org.sakaiproject.entitybroker.providers.EntityRequestHandler initializeEntityRequestHandler()
initializeEntityRequestHandler in class org.sakaiproject.entitybroker.util.servlet.DirectServletpublic void handleUserLogin(HttpServletRequest req, HttpServletResponse res, String path)
handleUserLogin in class org.sakaiproject.entitybroker.util.servlet.DirectServletpublic void dispatch(HttpServletRequest req, HttpServletResponse res) throws ServletException
dispatch in class org.sakaiproject.entitybroker.util.servlet.DirectServletServletExceptionCopyright © 2007-2014 Sakai Project. All Rights Reserved.