Uses of Class
org.apache.shindig.auth.AbstractSecurityToken

Packages that use AbstractSecurityToken
org.apache.shindig.auth   
 

Uses of AbstractSecurityToken in org.apache.shindig.auth
 

Subclasses of AbstractSecurityToken in org.apache.shindig.auth
 class AnonymousSecurityToken
          A special class of Token representing the anonymous viewer/owner
 class BasicSecurityToken
          Primitive token implementation that uses strings as tokens.
 class BlobCrypterSecurityToken
          Authentication based on a provided BlobCrypter.
 



Copyright © 2007-2012. All Rights Reserved.