| Package | Description |
|---|---|
| net.i2p.i2pcontrol.security |
Security components for I2P Control authentication and authorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityManager.verifyToken(String tokenID)
Checks whether the AuthToken with the given ID exists and if it does whether is has expired.
|