|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthProtocolState | |
---|---|
org.apache.http.auth | Client HTTP authentication APIs. |
Uses of AuthProtocolState in org.apache.http.auth |
---|
Methods in org.apache.http.auth that return AuthProtocolState | |
---|---|
AuthProtocolState |
AuthState.getState()
|
static AuthProtocolState |
AuthProtocolState.valueOf(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. |
Methods in org.apache.http.auth with parameters of type AuthProtocolState | |
---|---|
void |
AuthState.setState(AuthProtocolState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |