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

Method getHttpService

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

Source from the content-addressed store, hash-verified

4102 }
4103
4104 @Override
4105 public IHttpService getHttpService()
4106 {
4107 return httpService;
4108 }
4109}

Callers 11

doPassiveScanMethod · 0.80
redirectScanMethod · 0.80
scopeScanMethod · 0.80
codereplayScanMethod · 0.80
nonceScanMethod · 0.80
resptypeScanMethod · 0.80
wellknownScanMethod · 0.80
pkceScanMethod · 0.80
requriScanMethod · 0.80
addCollaboratorIssueMethod · 0.80
acrScanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected