@Controller public class SourceService extends BaseService
SourceService class.
| Constructor and Description |
|---|
SourceService() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSource(WebSession s)
Description of the Method
|
String |
showSource(javax.servlet.http.HttpSession session)
Returns source for current attack
|
getStringStackTrace, getWebSession, handleException@RequestMapping(value="/source.mvc",
produces="application/text")
@ResponseBody
public String showSource(javax.servlet.http.HttpSession session)
session - a HttpSession object.String object.protected String getSource(WebSession s)
s - Description of the ParameterCopyright © 2006–2016 OWASP. All rights reserved.