| Interface | Description | 
|---|---|
| ClaimsAudienceProvider | 
 Identifies the recipients that the JWT is intended for. 
 | 
| ClaimsGenerator | |
| JwtClaims | |
| JwtIdGenerator | 
 Generates the "jti" (JWT ID) claim, which provides a unique identifier for the JWT. 
 | 
| Class | Description | 
|---|---|
| JWTClaimsSetGenerator |