JadeRequiredClaimAnnotation Class Constants

The constants provided by the JadeRequiredClaimAnnotation class are listed in the following table.

Class Constant Value Claim...
Location_Body 1 Must be present in the body of the JSON web token
Location_Either 2 Can be present in the header or the body of the JSON web token
Location_Header 0 Must be present in the header of the JSON web token

2020.0.01 and higher