Class QDLSASTerminal

    • Constructor Detail

      • QDLSASTerminal

        public QDLSASTerminal()
    • Method Detail

      • init

        protected void init()
        Description copied from class: SwingTerminal
        Initialize this with internal state, such as the listeners and Data for QDLSwingIO. Should be called in constructor.
        Overrides:
        init in class SwingTerminal
      • showHelp

        protected static void showHelp()
      • main

        public static void main​(String[] args)
                         throws Throwable
        If this is started with the -new flag (may or may not have an argument that is the file name) then the user will be prompted at the command line to create a new configuration and then asked if they want to start the system.
        Parameters:
        args -
        Throws:
        Throwable
      • setupSAS

        protected void setupSAS​(edu.uiuc.ncsa.security.util.cli.InputLine inputLine)
                         throws Throwable
        Throws:
        Throwable
      • processResponse

        protected void processResponse​(edu.uiuc.ncsa.sas.thing.response.Response response)