Class InvokeShutdown

java.lang.Object
de.hybris.platform.shutdown.InvokeShutdown

public class InvokeShutdown extends Object
  • Constructor Details

    • InvokeShutdown

      public InvokeShutdown()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException
    • getTokenPath

      public static Path getTokenPath()
    • getTokenPath

      public static Path getTokenPath(String dataFolderPath)
    • shutdown

      public static void shutdown(Path tokenPath) throws IOException
      Throws:
      IOException
    • readTokenFile

      public static String[] readTokenFile(Path tokenPath)
    • buildPostData

      public static byte[] buildPostData(String token)
    • installTrustAllCerts

      public static void installTrustAllCerts()