MCPcopy Index your code
hub / github.com/API-Security/APIKit / getHelpers

Method getHelpers

src/main/java/burp/BurpExtender.java:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 public static IExtensionHelpers getHelpers() {
35 return helpers;
36 }
37
38 public static ConfigPanel getConfigPanel() {
39 return configPanel;

Callers 15

getRequestMethod · 0.95
processHttpMessageMethod · 0.95
doPassiveScanMethod · 0.95
parseApiDocumentMethod · 0.95
RedirectUtilsMethod · 0.95
getHttpRequestBodyMethod · 0.95
getHttpResponseBodyMethod · 0.95
ApiTypeSwaggerMethod · 0.95
parseWsdlMethod · 0.95
ApiTypeSoapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected