Interface Verifier

All Known Implementing Classes:
HashAlgorithmVerifier

public interface Verifier
Maven distribution verifier.
Author:
Rafael Winterhalter
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    verify(Path file, String property, String algorithm, String expectedSum)