MCPcopy Index your code
hub / github.com/XF-FS/APIKit / getHelpers

Method getHelpers

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

Source from the content-addressed store, hash-verified

57 }
58
59 public static IExtensionHelpers getHelpers() {
60 return helpers;
61 }
62
63 public static ConfigPanel getConfigPanel() {
64 return configPanel;

Callers 15

getRequestMethod · 0.95
processHttpMessageMethod · 0.95
doPassiveScanMethod · 0.95
runMethod · 0.95
createApiDetailEntityMethod · 0.95
RedirectUtilsMethod · 0.95
getHttpRequestBodyMethod · 0.95
getHttpResponseBodyMethod · 0.95
isUnAuthResponseMethod · 0.95
sendRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected