Uses of Interface
com.atlassian.confluence.security.trust.TrustedTokenFactory

Packages that use TrustedTokenFactory
com.atlassian.confluence.renderer.radeox.macros.include   
com.atlassian.confluence.security.trust   
com.atlassian.confluence.util.http.httpclient   
 

Uses of TrustedTokenFactory in com.atlassian.confluence.renderer.radeox.macros.include
 

Methods in com.atlassian.confluence.renderer.radeox.macros.include with parameters of type TrustedTokenFactory
 void AbstractHttpRetrievalMacro.setTrustedTokenFactory(TrustedTokenFactory trustedTokenFactory)
          Deprecated.  
 

Uses of TrustedTokenFactory in com.atlassian.confluence.security.trust
 

Classes in com.atlassian.confluence.security.trust that implement TrustedTokenFactory
 class DefaultTrustedApplicationsManager
          Manager to support trusted communications between applications
 

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

Constructors in com.atlassian.confluence.util.http.httpclient with parameters of type TrustedTokenFactory
TrustedTokenAuthenticator(TrustedTokenFactory trustedTokenFactory)
           
 



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