Class ClaimAnnotationLiteral

  • All Implemented Interfaces:
    Annotation

    public class ClaimAnnotationLiteral
    extends jakarta.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.jwt.Claim>
    implements org.eclipse.microprofile.jwt.Claim
    An annotation literal for Claim.
    Author:
    Arjan Tijms
    See Also:
    Serialized Form
    • Constructor Detail

      • ClaimAnnotationLiteral

        public ClaimAnnotationLiteral()
    • Method Detail

      • value

        public String value()
      • standard

        public org.eclipse.microprofile.jwt.Claims standard()