com.atlassian.gadgets.renderer.internal
Class CustomNonExpirableBlobCrypterSecurityTokenDecoder

java.lang.Object
  extended by com.atlassian.gadgets.renderer.internal.CustomBlobCrypterSecurityTokenDecoder
      extended by com.atlassian.gadgets.renderer.internal.CustomNonExpirableBlobCrypterSecurityTokenDecoder
All Implemented Interfaces:
org.apache.shindig.auth.SecurityTokenDecoder

public class CustomNonExpirableBlobCrypterSecurityTokenDecoder
extends CustomBlobCrypterSecurityTokenDecoder


Field Summary
 
Fields inherited from interface org.apache.shindig.auth.SecurityTokenDecoder
ACTIVE_URL_NAME, SECURITY_TOKEN_NAME
 
Constructor Summary
CustomNonExpirableBlobCrypterSecurityTokenDecoder(org.apache.shindig.common.crypto.BlobCrypter crypter, ContainerDomainProvider domainProvider)
           
 
Method Summary
 
Methods inherited from class com.atlassian.gadgets.renderer.internal.CustomBlobCrypterSecurityTokenDecoder
createToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomNonExpirableBlobCrypterSecurityTokenDecoder

public CustomNonExpirableBlobCrypterSecurityTokenDecoder(@Qualifier(value="nonExpirableBlobCrypter")
                                                         org.apache.shindig.common.crypto.BlobCrypter crypter,
                                                         ContainerDomainProvider domainProvider)


Copyright © 2011 Atlassian. All Rights Reserved.