Uses of Class
com.atlassian.confluence.util.http.Authenticator
-
Packages that use Authenticator Package Description com.atlassian.confluence.util.http com.atlassian.confluence.util.http.httpclient -
-
Uses of Authenticator in com.atlassian.confluence.util.http
Methods in com.atlassian.confluence.util.http that return Authenticator Modifier and Type Method Description AuthenticatorHttpRequest. getAuthenticator()Deprecated.AuthenticatorHttpRequestConfig. getAuthenticator()Deprecated.Methods in com.atlassian.confluence.util.http with parameters of type Authenticator Modifier and Type Method Description voidHttpRequest. setAuthenticator(Authenticator authenticator)Deprecated.voidHttpRequestConfig. setAuthenticator(Authenticator authenticator)Deprecated. -
Uses of Authenticator in com.atlassian.confluence.util.http.httpclient
Subclasses of Authenticator in com.atlassian.confluence.util.http.httpclient Modifier and Type Class Description classBasicAuthenticatorDeprecated.Since 5.5 not used.classDefaultSeraphAuthenticatorDeprecated.since 6.7.classHttpClientAuthenticatorDeprecated.since 7.0.1 seeHttpRetrievalServicefor detailsclassTrustedTokenAuthenticatorDeprecated.since 7.0.1
-