Class Violation
- java.lang.Object
-
- org.forgerock.openig.tools.jwt.validation.Violation
-
public class Violation extends Object
Describe a Violation, used for the JWT validation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription()
Returns the description of this violation.
-