| Package | Description |
|---|---|
| net.i2p.util |
Core utility classes and helper functions used throughout the I2P router and applications.
|
| Modifier and Type | Field and Description |
|---|---|
EepGet.AUTH_MODE |
EepGet.AuthState.authMode |
| Modifier and Type | Method and Description |
|---|---|
static EepGet.AUTH_MODE |
EepGet.AUTH_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EepGet.AUTH_MODE[] |
EepGet.AUTH_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|