Class OA4MPServerInstaller


  • public class OA4MPServerInstaller
    extends edu.uiuc.ncsa.security.installer.WebInstaller

    Created by Jeff Gaynor
    on 6/14/24 at 2:53 PM

    • Constructor Detail

      • OA4MPServerInstaller

        public OA4MPServerInstaller()
    • Method Detail

      • getStoreFilename

        protected String getStoreFilename​(String flag)
      • setupTemplates

        protected Map<String,​String> setupTemplates()
                                                   throws IOException
        Overrides:
        setupTemplates in class edu.uiuc.ncsa.security.installer.WebInstaller
        Throws:
        IOException
      • getSecret

        protected String getSecret​(int length)
      • getID

        protected String getID​(int length)
      • setupArgMap

        protected void setupArgMap​(String[] args)
        Overrides:
        setupArgMap in class edu.uiuc.ncsa.security.installer.WebInstaller
      • getHost

        protected String getHost()
      • hasPort

        protected boolean hasPort()
      • getPort

        protected int getPort()
      • printMoreArgHelp

        protected void printMoreArgHelp()
                                 throws IOException
        Overrides:
        printMoreArgHelp in class edu.uiuc.ncsa.security.installer.WebInstaller
        Throws:
        IOException
      • printMoreExamplesHelp

        protected void printMoreExamplesHelp()
                                      throws IOException
        Overrides:
        printMoreExamplesHelp in class edu.uiuc.ncsa.security.installer.WebInstaller
        Throws:
        IOException
      • main

        public static void main​(String[] args)
      • getSetup

        protected String getSetup()
        Overrides:
        getSetup in class edu.uiuc.ncsa.security.installer.WebInstaller