See: Description
| Class | Description |
|---|---|
| AuthToken |
Authentication token for I2PControl API access.
|
| KeyStoreProvider |
Provider for managing I2PControl keystore operations.
|
| SecurityManager |
Manage the password storing for I2PControl.
|
| Exception | Description |
|---|---|
| ExpiredAuthTokenException |
Exception thrown when an authentication token has expired.
|
| InvalidAuthTokenException |
Exception thrown when an authentication token is invalid.
|
SecurityManager - Manages authentication tokens and security policiesAuthToken - Represents an authentication tokenKeyStoreProvider - Provides SSL certificate managementnet.i2p.i2pcontrol - Main I2P Control functionalitynet.i2p.i2pcontrol.servlets - HTTP servlets and handlers