public class LocalOAuthAccessTokenServlet
extends HttpServlet
LocalOAuthAccessTokenServlet
is the servlet responsible for
implementing the access token acquisition step of the fake OAuth
authentication flow provided by the Development AppServer.Constructor and Description |
---|
LocalOAuthAccessTokenServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
void |
doPost(HttpServletRequest req,
HttpServletResponse resp) |