| Package | Description |
|---|---|
| io.jsonwebtoken |
| Modifier and Type | Method and Description |
|---|---|
static ClaimsBuilder |
Jwts.claims()
Returns a new
Claims builder instance to be used to populate JWT claims, which in aggregate will be
the JWT payload. |
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.