Uses of Interface
com.atlassian.gadgets.view.SecurityTokenFactory

Packages that use SecurityTokenFactory
com.atlassian.gadgets.embedded.internal Handles construction of gadget <iframes>, rendering, and URLs to Shindig's gadget rendering servlet. 
com.atlassian.gadgets.renderer.internal   
 

Uses of SecurityTokenFactory in com.atlassian.gadgets.embedded.internal
 

Constructors in com.atlassian.gadgets.embedded.internal with parameters of type SecurityTokenFactory
GadgetUrlBuilder(com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, SecurityTokenFactory securityTokenFactory, GadgetSpecFactory gadgetSpecFactory)
          Constructor.
 

Uses of SecurityTokenFactory in com.atlassian.gadgets.renderer.internal
 

Classes in com.atlassian.gadgets.renderer.internal that implement SecurityTokenFactory
 class SecurityTokenFactoryImpl
           
 



Copyright © 2012 Atlassian. All Rights Reserved.