Package org.apache.oltu.oauth2.jwt


package org.apache.oltu.oauth2.jwt
Basic JSON Web Token implementation.
  • Classes
    Class
    Description
    Represents the Claims Set as defined in the 6.1 section of the JWT specification.
    Represents the Header as defined in the 6.1 section of the JWT specification.
    This class contains constants used in the JWT implementation.
    A simple JWT builder.