Uses of Class
com.atlassian.confluence.util.http.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in com.atlassian.confluence.util.http
Methods in com.atlassian.confluence.util.http that return AuthenticatorModifier and TypeMethodDescriptionHttpRequest.getAuthenticator()
Deprecated, for removal: This API element is subject to removal in a future version.HttpRequestConfig.getAuthenticator()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.util.http with parameters of type AuthenticatorModifier and TypeMethodDescriptionvoid
HttpRequest.setAuthenticator
(Authenticator authenticator) Deprecated, for removal: This API element is subject to removal in a future version.void
HttpRequestConfig.setAuthenticator
(Authenticator authenticator) Deprecated, for removal: This API element is subject to removal in a future version.