public class OA2Commands
extends edu.uiuc.ncsa.myproxy.oa4mp.server.BaseCommands
Created by Jeff Gaynor
on 4/3/14 at 1:23 PM
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMINS |
static String |
KEYS |
static String |
PERMISSIONS |
CLIENT_APPROVALS, CLIENTS, COPYCONFIG_FILE_LONG_OPTION, CONFIG_FILE_OPTION, 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, USE_COMPONENT_LONG_OPTION, USE_COMPONENT_OPTION, VERBOSE_LONG_OPTION, VERBOSE_OPTION| Constructor and Description |
|---|
OA2Commands(edu.uiuc.ncsa.security.core.util.MyLoggingFacade logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
about() |
OA2AdminClientCommands |
getAdminClientCommands() |
edu.uiuc.ncsa.security.core.util.ConfigurationLoader<? extends edu.uiuc.ncsa.security.core.util.AbstractEnvironment> |
getLoader() |
edu.uiuc.ncsa.myproxy.oa4mp.server.ClientStoreCommands |
getNewClientStoreCommands() |
edu.uiuc.ncsa.myproxy.oa4mp.server.CopyCommands |
getNewCopyCommands() |
OA2PermissionCommands |
getPermissionCommands() |
String |
getPrompt() |
static void |
main(String[] args) |
boolean |
use(edu.uiuc.ncsa.security.util.cli.InputLine inputLine) |
void |
useHelp() |
executeComponent, getComponentName, getNewClientApprovalStoreCommands, getServiceEnvironment, hasComponent, runComponent, startdebug, error, getCommandLine, getConfigFile, getConfigurationNode, getEnvironment, getLogfileName, getMyLogger, getOptions, getOptions, hasOption, info, initialize, isDebugOn, isVerbose, load, loadConfig, padLineWithBlanks, parseCommandLine, say, setConfigFile, setConfigurationNode, setDebugOn, setEnvironment, setLogfileName, setMyLogger, setVerbose, showHelp, showLoadHelp, warnpublic static final String PERMISSIONS
public static final String ADMINS
public static final String KEYS
public OA2Commands(edu.uiuc.ncsa.security.core.util.MyLoggingFacade logger)
public String getPrompt()
public edu.uiuc.ncsa.security.core.util.ConfigurationLoader<? extends edu.uiuc.ncsa.security.core.util.AbstractEnvironment> getLoader()
getLoader in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImplpublic static void main(String[] args)
public void useHelp()
useHelp in class edu.uiuc.ncsa.myproxy.oa4mp.server.BaseCommandspublic void about()
about in class edu.uiuc.ncsa.myproxy.oa4mp.server.BaseCommandspublic edu.uiuc.ncsa.myproxy.oa4mp.server.ClientStoreCommands getNewClientStoreCommands()
throws Exception
getNewClientStoreCommands in class edu.uiuc.ncsa.myproxy.oa4mp.server.BaseCommandsExceptionpublic edu.uiuc.ncsa.myproxy.oa4mp.server.CopyCommands getNewCopyCommands()
throws Exception
getNewCopyCommands in class edu.uiuc.ncsa.myproxy.oa4mp.server.BaseCommandsExceptionpublic OA2AdminClientCommands getAdminClientCommands() throws Exception
Exceptionpublic OA2PermissionCommands getPermissionCommands() throws Exception
ExceptionCopyright © 2018. All Rights Reserved.