Package com.google.gerrit.sshd
Annotation Interface CommandName
Name of a command registered in an SSH daemon.
Use Commands.key(String)
to construct a key for a command name.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-