Package org.apache.oltu.oauth2.jwt

Basic JSON Web Token implementation.

See:
          Description

Class Summary
ClaimsSet Represents the Claims Set as defined in the 6.1 section of the JWT specification.
Header Represents the Header as defined in the 6.1 section of the JWT specification.
JWT This class contains constants used in the JWT implementation.
JWT.Builder A simple JWT builder.
 

Package org.apache.oltu.oauth2.jwt Description

Basic JSON Web Token implementation.



Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.