Class CILogonOA2CopyTool

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.Logable

    public class CILogonOA2CopyTool
    extends edu.uiuc.ncsa.myproxy.oauth2.tools.OA2CopyTool

    Created by Jeff Gaynor
    on 3/25/15 at 3:37 PM

    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.myproxy.oauth2.base.CopyTool

        SOURCE_CONFIG_FILE_LONG_OPTION, SOURCE_CONFIG_FILE_OPTION, SOURCE_CONFIG_NAME_LONG_OPTION, SOURCE_CONFIG_NAME_OPTION, TARGET_CONFIG_FILE_LONG_OPTION, TARGET_CONFIG_FILE_OPTION, TARGET_CONFIG_NAME_LONG_OPTION, TARGET_CONFIG_NAME_OPTION
      • Fields inherited from class edu.uiuc.ncsa.security.util.cli.CLITool

        CONFIG_FILE_LONG_OPTION, CONFIG_FILE_OPTION, CONFIG_NAME_ACTION, CONFIG_NAME_LONG_OPTION, CONFIG_NAME_OPTION, DEBUG_LONG_OPTION, DEBUG_OPTION, DEFAULT_LOG_FILE, HELP_LONG_OPTION, HELP_OPTION, LOG_FILE_LONG_OPTION, LOG_FILE_OPTION, NO_ACTION, VERBOSE_LONG_OPTION, VERBOSE_OPTION
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(String[] args)  
      • Methods inherited from class edu.uiuc.ncsa.myproxy.oauth2.tools.OA2CopyTool

        getLoader
      • Methods inherited from class edu.uiuc.ncsa.myproxy.oauth2.base.CopyTool

        doIt, doItWithState, getComponentName, getCopyExtension, getEnv, getOptions, getSourceEnv, getTargetEnv, help, initialize, setCopyExtension, setEnvironment, wipeAndCopy
      • Methods inherited from class edu.uiuc.ncsa.security.util.cli.CLITool

        checkAction, debug, defaultHelp, error, error, getAction, getBufferedReader, getCommandLine, getConfigFile, getConfigurationNode, getEnvironment, getIoInterface, getLogfileName, getMyLogger, getOptions, hasOption, info, isDebugOn, isVerbose, parseCommandLine, readline, run, run, say, say2, sayv, setAction, setBufferedReader, setCommandLine, setConfigFile, setConfigurationNode, setDebugOn, setIoInterface, setLogfileName, setMyLogger, setVerbose, warn
    • Constructor Detail

      • CILogonOA2CopyTool

        public CILogonOA2CopyTool()
    • Method Detail

      • main

        public static void main​(String[] args)