Class SshGate


  • public class SshGate
    extends AbstractGate
    The SSH gateway node of the 1C:Enterprise Standalone server config.
    • Constructor Detail

      • SshGate

        public SshGate()
        Initializes gate using default address and port values.
    • Method Detail

      • copy

        public SshGate copy()
        Creates a copy of the instance.
        Returns:
        the copy instance, never null
      • getHostKey

        public String getHostKey()
        Returns:
        the hostKey
      • setHostKey

        public void setHostKey​(String hostKey)
        Parameters:
        hostKey - the hostKey to set
      • getBaseUrl

        public String getBaseUrl()
        Returns the gate base URL.
        Specified by:
        getBaseUrl in class AbstractGate
        Returns:
        the gate base URL, never null