Uses of Class
com.atlassian.confluence.util.http.Authenticator

Packages that use Authenticator
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
 Authenticator HttpRequest.getAuthenticator()
           
 Authenticator HttpRequestConfig.getAuthenticator()
           
 

Methods in com.atlassian.confluence.util.http with parameters of type Authenticator
 void HttpRequest.setAuthenticator(Authenticator authenticator)
           
 void HttpRequestConfig.setAuthenticator(Authenticator authenticator)
           
 

Uses of Authenticator in com.atlassian.confluence.util.http.httpclient
 

Subclasses of Authenticator in com.atlassian.confluence.util.http.httpclient
 class BasicAuthenticator
           
 class DefaultSeraphAuthenticator
           
 class HttpClientAuthenticator
           
 



Confluence is developed by Atlassian.