Interface VerificationResult

    • Method Detail

      • getException

        java.lang.Throwable getException()
        If an error occurred during signature verification, this retrieves the exception.
        Returns:
        the exception, or null if none occurred
      • getObject

        RevObject getObject()
        Retrieves the git object of which the signature was verified.
        Returns:
        the git object