Uses of Class
com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator

Packages that use HttpClientAuthenticator
com.atlassian.confluence.util.http.httpclient   
 

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

Subclasses of HttpClientAuthenticator in com.atlassian.confluence.util.http.httpclient
 class BasicAuthenticator
          Deprecated. Since 5.5 not used.
 class DefaultSeraphAuthenticator
           
 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–2015 Atlassian. All rights reserved.