See: Description
| Class | Description |
|---|---|
| JsonWebSignature | |
| JsonWebSignature.Header |
Header as specified in Reserved
Header Parameter Names.
|
| JsonWebSignature.Parser |
JWS parser.
|
| JsonWebToken | |
| JsonWebToken.Header |
Header as specified in JWT Header.
|
| JsonWebToken.Payload |
Payload as specified in Reserved Claim
Names.
|
| RsaSHA256Signer |
Signs a JSON Web Signature (JWS) using RSA and SHA-256.
|
Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library.
Copyright © 2011-2012 Google. All Rights Reserved.