java.lang.Object
com.sshteam.commands.AbstractCommand
com.sshteam.commands.AuthorizedKeys
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshteam.commands.AbstractCommand
calcCommandPath, call, getCommandDirectory, getCommandName, getCommandPath
-
Field Details
-
COMMAND_NAME
- See Also:
-
-
Constructor Details
-
AuthorizedKeys
public AuthorizedKeys()
-
-
Method Details
-
main
-
runCommand
protected Integer runCommand(String domain, String authenticationKey, String machineId, com.sshtools.common.sshd.config.SshdConfigFile config, Path configPath) - Specified by:
runCommandin classAbstractCommand
-