java.lang.Object
com.sshtools.commands.AbstractJadaptiveCommand
com.sshtools.keys.SshKeyCommand
com.sshtools.keys.KeyScriptsClean
- Direct Known Subclasses:
KeyScriptsDeployment
-
Field Summary
Fields inherited from class com.sshtools.keys.SshKeyCommand
ssh -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final voidconfigureBuilderForClean(com.sshteam.lib.AbstractSshKeyCleanAutomationBuilder<?, ?> builder) protected com.sshteam.lib.AbstractSshAutomationBuilder<?,?> static voidMethods inherited from class com.sshtools.keys.SshKeyCommand
configureCommonBuilder, onCall, readPassword, readPasswordMethods inherited from class com.sshtools.commands.AbstractJadaptiveCommand
call, getApp, getPreferences, getScheduler, getTerminal, getUpdateService, getVersion, isVerboseExceptions
-
Constructor Details
-
KeyScriptsClean
public KeyScriptsClean()
-
-
Method Details
-
main
-
createBuilder
protected com.sshteam.lib.AbstractSshAutomationBuilder<?,?> createBuilder()- Specified by:
createBuilderin classSshKeyCommand
-
configureBuilderForClean
protected final void configureBuilderForClean(com.sshteam.lib.AbstractSshKeyCleanAutomationBuilder<?, ?> builder)
-