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

Packages that use TrustedTokenAuthenticator.TrustedConnectionStatus
com.atlassian.confluence.renderer.radeox.macros.include   
com.atlassian.confluence.util.http.httpclient   
 

Uses of TrustedTokenAuthenticator.TrustedConnectionStatus in com.atlassian.confluence.renderer.radeox.macros.include
 

Methods in com.atlassian.confluence.renderer.radeox.macros.include that return TrustedTokenAuthenticator.TrustedConnectionStatus
protected  TrustedTokenAuthenticator.TrustedConnectionStatus AbstractHttpRetrievalMacro.getTrustedConnectionStatusFromMethod(org.apache.commons.httpclient.HttpMethod method)
          Deprecated. Query the status of a trusted connection
 

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
           
static TrustedTokenAuthenticator.TrustedConnectionStatus TrustedTokenAuthenticator.TrustedConnectionStatus.UNSUPPORTED
           
 

Methods in com.atlassian.confluence.util.http.httpclient that return TrustedTokenAuthenticator.TrustedConnectionStatus
 TrustedTokenAuthenticator.TrustedConnectionStatus TrustedTokenAuthenticator.getTrustedConnectionStatus(org.apache.commons.httpclient.HttpMethod httpMethod)
          Return the status of a trusted application response
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.