| Package | Description |
|---|---|
| org.apache.oltu.oauth2.jwt |
Basic JSON Web Token implementation.
|
| org.apache.oltu.oauth2.jwt.io |
JWT I/O manipulators implementation.
|
| Class and 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 simple
JWT builder. |
| Class and 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.
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.