JadeRequiredSingleValueClaimAnnotation Methods
The methods defined in the JadeRequiredSingleValueClaimAnnotation class are summarized in the following table.
Method | Description |
---|---|
create | Instantiates the JadeRequiredSingleValueClaimAnnotation class, setting initial properties |
toString | Returns a string representation of the annotation |
updateClaimValues | Updates the claimLocation, key, and expectedValue properties with new values |
validateToken | Validates a JSON Web Token by verifying that it contains a claim with the key contained in the key property and a value contained in the expectedValue property |
2020.0.01 and higher