|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Realm | |
|---|---|
| org.eclipse.jetty.client.security | |
| Uses of Realm in org.eclipse.jetty.client.security |
|---|
| Methods in org.eclipse.jetty.client.security that return Realm | |
|---|---|
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)
|
| Methods in org.eclipse.jetty.client.security with parameters of type Realm | |
|---|---|
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)
|
| Constructors in org.eclipse.jetty.client.security with parameters of type Realm | |
|---|---|
BasicAuthentication(Realm realm)
|
|
DigestAuthentication(Realm realm,
Map details)
|
|
SimpleRealmResolver(Realm realm)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||