Package com.google.gerrit.sshd
Interface SshCreateCommandInterceptor
-
public interface SshCreateCommandInterceptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
intercept(String in)
Intrcept SSH command creation
-