Uses of Package
com.google.api.client.auth.jsontoken

Packages that use com.google.api.client.auth.jsontoken
com.google.api.client.auth.jsontoken JSON Web Token (JWT) and JSON Web Signature (JWS)
com.google.api.client.auth.openidconnect OpenID Connect
 

Classes in com.google.api.client.auth.jsontoken used by com.google.api.client.auth.jsontoken
JsonWebSignature
          JSON Web Signature (JWS).
JsonWebSignature.Header
          Header as specified in Reserved Header Parameter Names.
JsonWebSignature.Parser
          JWS parser.
JsonWebToken
          JSON Web Token (JWT).
JsonWebToken.Header
          Header as specified in JWT Header.
JsonWebToken.Payload
          Payload as specified in Reserved Claim Names.
 

Classes in com.google.api.client.auth.jsontoken used by com.google.api.client.auth.openidconnect
JsonWebSignature
          JSON Web Signature (JWS).
 



Copyright © 2011-2012 Google. All Rights Reserved.