com.atlassian.gadgets.renderer.internal
Class SecurityTokenFactoryImpl

java.lang.Object
  extended by com.atlassian.gadgets.renderer.internal.SecurityTokenFactoryImpl
All Implemented Interfaces:
SecurityTokenFactory

public class SecurityTokenFactoryImpl
extends Object
implements SecurityTokenFactory


Constructor Summary
SecurityTokenFactoryImpl(org.apache.shindig.common.crypto.BlobCrypter crypter, ContainerDomainProvider domainProvider, com.atlassian.sal.api.ApplicationProperties applicationProperties)
           
 
Method Summary
 String newSecurityToken(GadgetState state, String viewer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTokenFactoryImpl

public SecurityTokenFactoryImpl(org.apache.shindig.common.crypto.BlobCrypter crypter,
                                ContainerDomainProvider domainProvider,
                                com.atlassian.sal.api.ApplicationProperties applicationProperties)
Method Detail

newSecurityToken

public String newSecurityToken(GadgetState state,
                               String viewer)
Specified by:
newSecurityToken in interface SecurityTokenFactory


Copyright © 2009 Atlassian. All Rights Reserved.