@RestController @RequestMapping(value="/system") public class WhitelistDirectoryController extends BaseJpomController
Constructor and Description |
---|
WhitelistDirectoryController(WhitelistDirectoryService whitelistDirectoryService) |
Modifier and Type | Method and Description |
---|---|
String |
whiteListDirectoryData() |
String |
whitelistDirectorySubmit(String project,
String certificate,
String nginx,
String nginxPath,
String allowEditSuffix,
String allowRemoteDownloadHost) |
checkPathSafe, pathSafe
clearResources, createMultipart, getCookieValue, getHeader, getHeaders, getIp, getMultiRequest, getObject, getParameter, getParameter, getParameterInt, getParameterInt, getParameterLong, getParameterLong, getParameters, getParametersMap, getRefererParameter, getUnescapeParameter, getUnescapeParameter, getUnescapeParameters, getXssParameter, getXssParameter, getXssParameters, hasFile, resetInfo
getApplication, getAttribute, getClientIP, getHeaderMapValues, getRequest, getRequestAttributes, getResponse, getSession, getSessionAttribute, getSessionAttributeObj, removeSessionAttribute, setAttribute, setSessionAttribute, tryGetRequestAttributes
public WhitelistDirectoryController(WhitelistDirectoryService whitelistDirectoryService)
@RequestMapping(value="whitelistDirectory_data", method=POST, produces="application/json") public String whiteListDirectoryData()
Copyright © 2017–2022. All rights reserved.