Uses of Class
com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator.TrustedConnectionStatus

Packages that use TrustedTokenAuthenticator.TrustedConnectionStatus
com.atlassian.confluence.util.http.httpclient   
 

Uses of TrustedTokenAuthenticator.TrustedConnectionStatus in com.atlassian.confluence.util.http.httpclient
 

Fields in com.atlassian.confluence.util.http.httpclient declared as TrustedTokenAuthenticator.TrustedConnectionStatus
static TrustedTokenAuthenticator.TrustedConnectionStatus TrustedTokenAuthenticator.TrustedConnectionStatus.SUCCESS
          Deprecated.  
static TrustedTokenAuthenticator.TrustedConnectionStatus TrustedTokenAuthenticator.TrustedConnectionStatus.UNSUPPORTED
          Deprecated.  
 

Methods in com.atlassian.confluence.util.http.httpclient that return TrustedTokenAuthenticator.TrustedConnectionStatus
 TrustedTokenAuthenticator.TrustedConnectionStatus TrustedTokenAuthenticator.getTrustedConnectionStatus(org.apache.commons.httpclient.HttpMethod httpMethod)
          Deprecated. As of Confluence 2.10, use DefaultTrustedConnectionStatusBuilder.getTrustedConnectionStatus(HttpResponse)
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.