Package com.google.gerrit.sshd
Interface SshExecuteCommandInterceptor
public interface SshExecuteCommandInterceptor
-
Method Summary
-
Method Details
-
accept
Check the command and return false if this command must not be run.- Parameters:
command
- the commandarguments
- the list of arguments- Returns:
- whether or not this command with these arguments can be executed
-
name
-