| Package | Description |
|---|---|
| org.eclipse.jetty.client | |
| org.eclipse.jetty.client.security |
| Modifier and Type | Method and Description |
|---|---|
RealmResolver |
HttpClient.getRealmResolver()
returns the SecurityRealmResolver reg_realmResolveristered with the HttpClient or null
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClient.setRealmResolver(RealmResolver resolver)
Set a RealmResolver for client Authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HashRealmResolver |
class |
SimpleRealmResolver
Simple Realm Resolver.
|
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.