Class SshProxyServerConfiguration


  • public final class SshProxyServerConfiguration
    extends Object
    • Method Detail

      • getLocalAddress

        public io.netty.channel.local.LocalAddress getLocalAddress()
      • getAuthenticator

        public org.opendaylight.netconf.auth.AuthProvider getAuthenticator()
      • getKeyPairProvider

        public org.opendaylight.netconf.shaded.sshd.common.keyprovider.KeyPairProvider getKeyPairProvider()
      • getIdleTimeout

        public int getIdleTimeout()
      • getPublickeyAuthenticator

        public Optional<org.opendaylight.netconf.shaded.sshd.server.auth.pubkey.PublickeyAuthenticator> getPublickeyAuthenticator()