public class TokenAuthenticationServlet extends HttpServlet
The token is provided by the TokenAuthenticationService
.
Constructor and Description |
---|
TokenAuthenticationServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doGet
in class HttpServlet
ServletException
IOException
Copyright © 2013 Nuxeo SA. All Rights Reserved.