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