public abstract class SaveEncrypted extends java.lang.Object implements AddOn
Constructor and Description |
---|
SaveEncrypted() |
Modifier and Type | Method and Description |
---|---|
APIServlet.APIRequestHandler |
getAPIRequestHandler() |
protected abstract APITag |
getAPITag() |
protected java.lang.String |
getData(javax.servlet.http.HttpServletRequest request) |
protected abstract java.lang.String |
getDataParameter() |
protected java.util.List<java.lang.String> |
getExtraParameters() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAPIRequests, getAPIRequestType, init, shutdown
public APIServlet.APIRequestHandler getAPIRequestHandler()
getAPIRequestHandler
in interface AddOn
protected abstract APITag getAPITag()
protected abstract java.lang.String getDataParameter()
protected java.util.List<java.lang.String> getExtraParameters()
protected java.lang.String getData(javax.servlet.http.HttpServletRequest request) throws ParameterException
ParameterException