Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
getRequest
Method · 0.95
processHttpMessage
Method · 0.95
doPassiveScan
Method · 0.95
parseApiDocument
Method · 0.95
RedirectUtils
Method · 0.95
handleAbsoluteRedirectedUrl
Method · 0.95
getFinalHttpRequestResponse
Method · 0.95
getHttpRequestBody
Method · 0.95
getHttpResponseBody
Method · 0.95
ApiTypeSwagger
Method · 0.95
parseWsdl
Method · 0.95
ApiTypeSoap
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected