Class SshdInfo

java.lang.Object
com.google.gerrit.extensions.common.SshdInfo

public class SshdInfo extends Object
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 Details

    • SshdInfo

      public SshdInfo()