JadeRequiredClaimAnnotation Class

The abstract JadeRequiredClaimAnnotation class represents an annotation on a JadeRestService REST API method, requiring a claim to be present in a JSON Web Token and the claim to fulfill the validateToken method so that a client can access the associated REST method.

For details about the constants, property, and methods defined in the JadeRequiredClaimAnnotation class, see "JadeRequiredClaimAnnotation Class Constants", "JadeRequiredClaimAnnotation Property", and "JadeRequiredClaimAnnotation Methods", in the following subsections.

JadeSystemAnnotation

JadeRequiredDelegateClaimAnnotation, JadeRequiredOneOfValueClaimAnnotation, JadeRequiredSingleValueClaimAnnotation

2020.0.01 and higher