| Name | Description | Type | Package | Framework |
| Authentication | Authentication represents a mechanism to authenticate requests for protected resources. | Interface | org.eclipse.jetty.client.api | Jetty |
| Authentication .HeaderInfo | Structure holding information about the WWW-Authenticate (or Proxy-Authenticate) header. | Class | org.eclipse.jetty.client.api.Authentication | Jetty |
| Authentication .Result | Result holds the information needed to authenticate a Request via apply(org. | Interface | org.eclipse.jetty.client.api.Authentication | Jetty |
| AuthenticationStore | A store for Authentications and Authentication. | Interface | org.eclipse.jetty.client.api | Jetty |