|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authorization | |
|---|---|
| org.mortbay.jetty.client | |
| org.mortbay.jetty.client.security | |
| Uses of Authorization in org.mortbay.jetty.client |
|---|
| Methods in org.mortbay.jetty.client that return Authorization | |
|---|---|
Authorization |
HttpDestination.getProxyAuthentication()
|
Authorization |
HttpClient.getProxyAuthentication()
|
| Methods in org.mortbay.jetty.client with parameters of type Authorization | |
|---|---|
void |
HttpDestination.addAuthorization(java.lang.String pathSpec,
Authorization authorization)
|
void |
HttpDestination.setProxyAuthentication(Authorization authentication)
|
void |
HttpClient.setProxyAuthentication(Authorization authentication)
|
| Uses of Authorization in org.mortbay.jetty.client.security |
|---|
| Classes in org.mortbay.jetty.client.security that implement Authorization | |
|---|---|
class |
BasicAuthorization
Sets authentication headers for BASIC authentication challenges |
class |
DigestAuthorization
|
class |
ProxyAuthorization
Sets proxy authentication headers for BASIC authentication challenges |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||