Uses of Package
org.apache.shindig.auth

Packages that use org.apache.shindig.auth
org.apache.shindig.auth   
org.apache.shindig.protocol   
 

Classes in org.apache.shindig.auth used by org.apache.shindig.auth
AbstractSecurityToken
          A base class for SecurityToken Implementations.
AuthenticationHandler
          Implements a specific authentication mechanism and produces a SecurityToken when authentication is successful.
AuthenticationHandler.InvalidAuthenticationException
          An exception thrown by an AuthenticationHandler in the situation where a malformed credential or token is passed.
AuthenticationMode
          Enumeration of known authentication modes
AuthInfo.Attribute
          Constants for request attribute keys This is only public for testing.
BlobCrypterSecurityToken
          Authentication based on a provided BlobCrypter.
OAuthUtil.SignatureType
           
SecurityToken
          An abstract representation of a signing token.
SecurityTokenCodec
          Handles verification of gadget security tokens.
SecurityTokenException
          Exceptions thrown by SecurityTokenCodec implementations.
 

Classes in org.apache.shindig.auth used by org.apache.shindig.protocol
SecurityToken
          An abstract representation of a signing token.
 



Copyright © 2007-2012. All Rights Reserved.