Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Y4er/ysoserial
/ getObject
Method
getObject
src/main/java/ysoserial/payloads/JSON1.java:103–105 ·
view source on GitHub ↗
(String command)
Source
from the content-addressed store, hash-verified
101
}
102
103
public
Map getObject(String command) throws Exception {
104
return
makeCallerChain(Gadgets.createTemplatesImpl(command), Templates.
class
);
105
}
106
107
}
Callers
nothing calls this directly
Calls
2
makeCallerChain
Method · 0.95
createTemplatesImpl
Method · 0.95
Tested by
no test coverage detected