Class IdTokenValidationErrorContext

    • Method Detail

      • getIdToken

        public String getIdToken()
        Returns the IdToken.
        Returns:
        the IdToken.
      • getViolations

        public List<org.forgerock.openig.tools.jwt.Violation> getViolations()
        Returns the unmodifiable list of Violations.
        Returns:
        the unmodifiable list of Violations.