com.atlassian.confluence.security.trust
Interface TrustedTokenFactory

All Known Implementing Classes:
DefaultTrustedApplicationsManager

public interface TrustedTokenFactory

A factory for generating trusted tokens


Method Summary
 TrustedToken getToken()
           
 

Method Detail

getToken

TrustedToken getToken()
Returns:
A token appropriate for the current user context


Copyright © 2003-2010 Atlassian. All Rights Reserved.