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

Packages that use TrustedTokenFactory
com.atlassian.confluence.security.trust   
com.atlassian.confluence.util.http.httpclient   
 

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)
           
TrustedTokenAuthenticator(TrustedTokenFactory trustedTokenFactory, TrustedConnectionStatusBuilder trustedConnectionStatusBuilder)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.