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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic String value()
public org.eclipse.microprofile.jwt.Claims standard()
Copyright © 2019. All rights reserved.