Class SshdInfo
java.lang.Object
com.google.gerrit.extensions.common.SshdInfo
API response containing values from the
sshd
section of gerrit.config
.
This is currently empty, but is a class (rather than boolean) for consistency. If we ever export SSH configuration, more fields will be added here.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SshdInfo
public SshdInfo()
-