| Package | Description |
|---|---|
| org.apache.http.auth |
Client HTTP authentication APIs.
|
| Modifier and Type | Method | Description |
|---|---|---|
AuthProtocolState |
AuthState.getState() |
|
static AuthProtocolState |
AuthProtocolState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AuthProtocolState[] |
AuthProtocolState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AuthState.setState(AuthProtocolState state) |