| Package | Description |
|---|---|
| net.i2p.i2pcontrol.security |
Security components for I2P Control authentication and authorization.
|
| net.i2p.i2pcontrol.servlets |
HTTP servlets for handling I2P Control JSON-RPC 2.0 requests.
|
| net.i2p.i2pcontrol.servlets.jsonrpc2handlers |
JSON-RPC 2.0 handlers for I2P Control API methods.
|
| Constructor and Description |
|---|
AuthToken(SecurityManager secMan,
String password) |
| Constructor and Description |
|---|
JSONRPC2Servlet(RouterContext ctx,
SecurityManager secMan)
Plugin
|
| Constructor and Description |
|---|
AuthenticateHandler(JSONRPC2Helper helper,
SecurityManager secMan) |
I2PControlHandler(RouterContext ctx,
JSONRPC2Helper helper,
SecurityManager secMan) |
JSONRPC2Helper(SecurityManager secMan) |