| Package | Description |
|---|---|
| com.atlassian.confluence.util.http | |
| com.atlassian.confluence.util.http.httpclient |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
HttpRequest.getAuthenticator() |
Authenticator |
HttpRequestConfig.getAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequest.setAuthenticator(Authenticator authenticator) |
void |
HttpRequestConfig.setAuthenticator(Authenticator authenticator) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticator
Deprecated.
Since 5.5 not used.
|
class |
DefaultSeraphAuthenticator |
class |
HttpClientAuthenticator |
class |
TrustedTokenAuthenticator
Authenticator that attaches a token from a
TrustedTokenFactory to a HTTP request and allows for status
reporting on an executed request. |
Copyright © 2003–2017 Atlassian. All rights reserved.