Package org.eclipse.microprofile.jwt
Interface ClaimValue<T>
-
- Type Parameters:
T
- the expected type of the claim
- All Superinterfaces:
Principal
public interface ClaimValue<T> extends Principal
A representation of a claim in aJsonWebToken
T
- the expected type of the claimPrincipal
public interface ClaimValue<T> extends Principal
JsonWebToken