Uses of Enum
net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.AuthResult
Package
Description
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
-
Uses of I2PTunnelHTTPClientBase.AuthResult in net.i2p.i2ptunnel
Modifier and TypeMethodDescriptionprotected I2PTunnelHTTPClientBase.AuthResult
Authorization Ref: RFC 2617 If the socket is an InternalSocket, no auth required.Returns the enum constant of this type with the specified name.static I2PTunnelHTTPClientBase.AuthResult[]
I2PTunnelHTTPClientBase.AuthResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.