Class MidPointJarSignatureChecker

java.lang.Object
com.evolveum.midpoint.web.boot.MidPointJarSignatureChecker

public class MidPointJarSignatureChecker extends Object
Checks the signature of `midpoint.jar` file (if applicable). Currently, it uses enclosed certificate file to check the authenticity.
  • Constructor Details

    • MidPointJarSignatureChecker

      public MidPointJarSignatureChecker()
  • Method Details

    • setupJarSignature

      public static void setupJarSignature()