| 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 |
|---|---|
ClaimsSet |
JWT.getClaimsSet()
Get the JWT Claims Set as defined in the 6.1 section of the JWT specification.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JWTClaimsSetWriter.handleProperties(ClaimsSet claimsSet) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.