Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/XF-FS/APIKit
/ getUrl
Method
getUrl
src/main/java/burp/application/apitypes/ApiEndpoint.java:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
public
String getUrl() {
18
return
this.url;
19
}
20
21
public
void
setUrl(String url) {
22
this.url = url;
Callers
15
RedirectUtils
Method · 0.45
isFingerprintMatch
Method · 0.45
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
exportIssues
Method · 0.45
parseWsdl
Method · 0.45
isFingerprintMatch
Method · 0.45
urlAddPath
Method · 0.45
exportIssues
Method · 0.45
isFingerprintMatch
Method · 0.45
urlAddPath
Method · 0.45
parseApiDocument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected