@FunctionalInterface public interface JwtConstraint
JwtConstraint
represents an individual check that can applied to test a JWT.Modifier and Type | Method and Description |
---|---|
Result |
apply(Jwt jwt)
Apply a constraint to the given JWT.
|
Copyright 2011-2017 ForgeRock AS.