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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public ClaimLiteral()
public ClaimLiteral(String value)
value
- - the string name for claimCopyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.