Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.shindig.crypto
Class NXBlobCrypterSecurityTokenDecoder

java.lang.Object
  extended by org.apache.shindig.auth.BlobCrypterSecurityTokenDecoder
      extended by org.nuxeo.opensocial.shindig.crypto.NXBlobCrypterSecurityTokenDecoder
All Implemented Interfaces:
org.apache.shindig.auth.SecurityTokenDecoder

public class NXBlobCrypterSecurityTokenDecoder
extends org.apache.shindig.auth.BlobCrypterSecurityTokenDecoder


Field Summary
 
Fields inherited from class org.apache.shindig.auth.BlobCrypterSecurityTokenDecoder
SECURITY_TOKEN_KEY_FILE, SIGNED_FETCH_DOMAIN
 
Fields inherited from interface org.apache.shindig.auth.SecurityTokenDecoder
ACTIVE_URL_NAME, SECURITY_TOKEN_NAME
 
Constructor Summary
NXBlobCrypterSecurityTokenDecoder(org.apache.shindig.config.ContainerConfig config, org.apache.shindig.gadgets.oauth.OAuthStore store)
           
 
Method Summary
 
Methods inherited from class org.apache.shindig.auth.BlobCrypterSecurityTokenDecoder
createToken
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXBlobCrypterSecurityTokenDecoder

@Inject
public NXBlobCrypterSecurityTokenDecoder(org.apache.shindig.config.ContainerConfig config,
                                                org.apache.shindig.gadgets.oauth.OAuthStore store)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.