Constructor and Description |
---|
MapClaims(Map<String,Object> m)
Creates a MapClaims with the corresponding backing map.
|
Modifier and Type | Method and Description |
---|---|
boolean |
contains(String claimName) |
Object |
get(String claimName)
Retrieves a value from the claims for the given name.
|
Set<String> |
names() |