| Package | Description |
|---|---|
| org.apache.oltu.oauth2.jwt |
Basic JSON Web Token implementation.
|
| org.apache.oltu.oauth2.jwt.io |
JWT I/O manipulators implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
JWT.getHeader()
Get the JWT Header as defined in the 6.1 section of the JWT specification.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JWTHeaderWriter.handleProperties(Header header) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.