MCPcopy Create free account
hub / github.com/akabe1/OAUTHScan / getIssueDetail

Method getIssueDetail

src/burp/BurpExtender.java:4086–4090  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4084 }
4085
4086 @Override
4087 public String getIssueDetail()
4088 {
4089 return detail;
4090 }
4091
4092 @Override
4093 public String getRemediationDetail()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected