Package com.netscape.cmstools.user
Class ProxyUserCLI
- java.lang.Object
-
- com.netscape.cmstools.cli.CLI
-
- com.netscape.cmstools.cli.ProxyCLI
-
- com.netscape.cmstools.user.ProxyUserCLI
-
@Deprecated public class ProxyUserCLI extends ProxyCLI
Deprecated.pki user has been deprecated. Use pki <subsystem>-user instead.
-
-
Constructor Summary
Constructors Constructor Description ProxyUserCLI(CLI parent)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
execute(java.lang.String[] args)
Deprecated.-
Methods inherited from class com.netscape.cmstools.cli.ProxyCLI
addModule, getClient, getClient, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, printHelp, removeModule, setDescription, setName
-
Methods inherited from class com.netscape.cmstools.cli.CLI
findModule, findModules, getConfig, getDeprecatedModules, getManPage, isDeprecated, isVerbose, runExternal, runExternal, setVerbose
-
-