public final class JwtValidatorResult extends Object
Modifier and Type | Method and Description |
---|---|
List<Violation> |
getViolations()
Returns the list of the
Violation if this JWT is invalid. |
boolean |
isValid()
Returns
true if the JWT is valid, false otherwise. |
Copyright 2011-2017 ForgeRock AS.