public class JwtBuilderContext extends AbstractContext
JwtBuilderFilter
to make the JWT available in the context.Modifier and Type | Field and Description |
---|---|
static String |
NAME
Context's name.
|
data
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
claims()
Returns the JWT claims as unmodifiable
Map . |
JsonValue |
claimsAsJsonValue()
Returns the JWT claims as unmodifiable
JsonValue . |
String |
getValue()
Returns the JWT as a
String . |
asContext, containsContext, containsContext, getContext, getContextName, getId, getParent, getRootId, isRootContext, toJsonValue, toString
public static final String NAME
Copyright 2011-2017 ForgeRock AS.