Package | Description |
---|---|
com.atlassian.confluence.util.http | |
com.atlassian.confluence.util.http.httpclient |
Modifier and Type | Method and Description |
---|---|
Authenticator |
HttpRequestConfig.getAuthenticator()
Deprecated.
|
Authenticator |
HttpRequest.getAuthenticator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpRequestConfig.setAuthenticator(Authenticator authenticator)
Deprecated.
|
void |
HttpRequest.setAuthenticator(Authenticator authenticator)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthenticator
Deprecated.
Since 5.5 not used.
|
class |
DefaultSeraphAuthenticator
Deprecated.
since 6.7. Not used.
|
class |
HttpClientAuthenticator
Deprecated.
since 7.0.1 see
HttpRetrievalService for details |
class |
TrustedTokenAuthenticator
Deprecated.
since 7.0.1
Works along similar lines as the |
Copyright © 2003–2021 Atlassian. All rights reserved.