public class LoginServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
LoginServlet(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String URL
public LoginServlet(AuthenticationHandlerProvider authenticationHandlerProvider, IdpConfigService idpConfigService, com.atlassian.sal.api.message.I18nResolver i18nResolver)
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2023 Atlassian. All rights reserved.