Class OA4MPClientInstaller
- java.lang.Object
-
- edu.uiuc.ncsa.security.installer.WebInstaller
-
- org.oa4mp.client.installer.OA4MPClientInstaller
-
public class OA4MPClientInstaller extends edu.uiuc.ncsa.security.installer.WebInstaller
Created by Jeff Gaynor
on 6/19/24 at 7:23 AM
-
-
Field Summary
-
Fields inherited from class edu.uiuc.ncsa.security.installer.WebInstaller
ALL_FLAG, DEBUG_FLAG, DIR_ARG, EXECUTABLE_DEFAULT, HELP_FLAG, HELP_OPTION, INSTALL_OPTION, LIST_OPTION, LOG_ARG, NO_PACER_FLAG, NOTES_OPTION, OA4MP_FLAG, operationKey, REMOVE_OPTION, UPDATE_OPTION, UPDATEABLE_DEFAULT, USE_TEMPLATES_DEFAULT, VERSION_FLAG, VERSION_LATEST, VERSIONS_OPTION
-
-
Constructor Summary
Constructors Constructor Description OA4MPClientInstaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
getSetup()
-
Methods inherited from class edu.uiuc.ncsa.security.installer.WebInstaller
applyExecutable, applySkipUpdate, applyTemplate, copyStream, createID, createSecret, doInstallOrUpdate, doList, doRemove, doReplace, download, getAppName, getArgMap, getInstallConfiguration, getLastestConfigFileName, getLogger, getPacer, getRoot, getSetupIS, getTemplates, getVersionFileName, ingestYaml, init, isDebugOn, isExec, isNotUpdateable, isUseTemplate, listVersions, main, nukeDir, printMoreArgHelp, printMoreExamplesHelp, process, processFileEntry, processZipArchive, processZipFile, readConfig, say, setDebugOn, setRoot, setTemplates, setupArgMap, setupTemplates, showHelp, showReleaseNotes, shutdown, trace
-
-
-
-
Method Detail
-
getSetup
protected String getSetup()
- Overrides:
getSetup
in classedu.uiuc.ncsa.security.installer.WebInstaller
-
-