Package org.apache.oltu.oauth2.jwt
Basic JSON Web Token implementation.
-
Class Summary Class Description 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 simpleJWT
builder.