Uses of Class
net.i2p.i2pcontrol.security.InvalidAuthTokenException
Packages that use InvalidAuthTokenException
-
Uses of InvalidAuthTokenException in net.i2p.i2pcontrol.security
Methods in net.i2p.i2pcontrol.security that throw InvalidAuthTokenExceptionModifier and TypeMethodDescriptionvoidSecurityManager.verifyToken(String tokenID) Checks whether the AuthToken with the given ID exists and if it does whether is has expired.