|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Realm 的软件包 | |
|---|---|
| org.eclipse.jetty.client.security | |
| org.eclipse.jetty.client.security 中 Realm 的使用 |
|---|
| 返回 Realm 的 org.eclipse.jetty.client.security 中的方法 | |
|---|---|
Realm |
SimpleRealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
Realm |
RealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
Realm |
HashRealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
| 参数类型为 Realm 的 org.eclipse.jetty.client.security 中的方法 | |
|---|---|
void |
HashRealmResolver.addSecurityRealm(Realm realm)
|
protected String |
DigestAuthentication.newCnonce(HttpExchange exchange,
Realm securityRealm,
Map details)
|
protected String |
DigestAuthentication.newResponse(String cnonce,
HttpExchange exchange,
Realm securityRealm,
Map details)
|
| 参数类型为 Realm 的 org.eclipse.jetty.client.security 中的构造方法 | |
|---|---|
BasicAuthentication(Realm realm)
|
|
DigestAuthentication(Realm realm,
Map details)
|
|
SimpleRealmResolver(Realm realm)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||