public class ClaimLiteral extends jakarta.enterprise.util.AnnotationLiteral<Claim> implements Claim
Claim| Constructor and Description |
|---|
ClaimLiteral()
Creates a default value Claim literal
|
ClaimLiteral(Claims standard)
Construct a Claim literal from a standard claim defined in Claims
|
ClaimLiteral(String value)
Construct a Claim literal from a string name of a claim
|
| Modifier and Type | Method and Description |
|---|---|
Claims |
standard() |
String |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic ClaimLiteral()
public ClaimLiteral(String value)
value - - the string name for claimCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.