public class StopServiceServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_PASSWORD |
| Constructor and Description |
|---|
StopServiceServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getPassword() |
void |
setPassword(String password) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String PARAM_PASSWORD
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
doGet in class javax.servlet.http.HttpServletpublic String getPassword()
public void setPassword(String password)
password - the password to setCopyright © 2017 CrafterCMS. All rights reserved.