Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XF-FS/APIKit
/ setConfigPanel
Method
setConfigPanel
src/main/java/burp/BurpExtender.java:67–69 ·
view source on GitHub ↗
(ConfigPanel configPanel)
Source
from the content-addressed store, hash-verified
65
}
66
67
public
static
void
setConfigPanel(ConfigPanel configPanel) {
68
BurpExtender.configPanel = configPanel;
69
}
70
71
public
static
CookieManager getCookieManager() {
72
return
cookieManager;
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected