| 软件包 | 描述 |
|---|---|
| org.apache.http.auth |
客户端HTTP认证API。
|
| Modifier and Type | Method and Description |
|---|---|
AuthProtocolState |
AuthState.getState() |
static AuthProtocolState |
AuthProtocolState.valueOf(String name)
以指定的名称返回此类型的枚举常量。
|
static AuthProtocolState[] |
AuthProtocolState.values()
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthState.setState(AuthProtocolState state) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.