Uses of Interface
org.apache.shindig.auth.SecurityTokenCodec

Packages that use SecurityTokenCodec
org.apache.shindig.auth   
 

Uses of SecurityTokenCodec in org.apache.shindig.auth
 

Classes in org.apache.shindig.auth that implement SecurityTokenCodec
 class BasicSecurityTokenCodec
          A SecurityTokenCodec implementation that just provides dummy data to satisfy tests and API calls.
 class BlobCrypterSecurityTokenCodec
          Provides security token decoding services.
 class DefaultSecurityTokenCodec
          Default implementation of security tokens.
 

Methods in org.apache.shindig.auth that return SecurityTokenCodec
protected  SecurityTokenCodec UrlParameterAuthenticationHandler.getSecurityTokenCodec()
           
 

Constructors in org.apache.shindig.auth with parameters of type SecurityTokenCodec
UrlParameterAuthenticationHandler(SecurityTokenCodec securityTokenCodec)
           
 



Copyright © 2007-2012. All Rights Reserved.