Class RuntimeSecurityService


  • public class RuntimeSecurityService
    extends java.lang.Object
    • Constructor Detail

      • RuntimeSecurityService

        public RuntimeSecurityService​(JavaFXApplication application)
    • Method Detail

      • startRequest

        public void startRequest()
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • getSecurityState

        public boolean getSecurityState()
                                 throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • update

        public void update​(pro.gravit.launcher.events.request.LauncherRequestEvent result)
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • sign

        public byte[] sign​(byte[] data)
      • isMayBeDownloadJava

        public boolean isMayBeDownloadJava()