public class ClaimAnnotationLiteral
extends javax.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.jwt.Claim>
implements org.eclipse.microprofile.jwt.Claim
Constructor and Description |
---|
ClaimAnnotationLiteral() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.microprofile.jwt.Claims |
standard() |
String |
value() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public String value()
public org.eclipse.microprofile.jwt.Claims standard()
Copyright © 2018. All rights reserved.