public class WhoamiApplinksServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Class and Description |
|---|---|
static class |
WhoamiApplinksServlet.AuthenticationInformation |
static class |
WhoamiApplinksServlet.AuthenticationStatus |
| Constructor and Description |
|---|
WhoamiApplinksServlet(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.templaterenderer.TemplateRenderer templateRenderer,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic WhoamiApplinksServlet(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.templaterenderer.TemplateRenderer templateRenderer,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2018 Atlassian. All rights reserved.