Interface X11ForwardSupport

All Superinterfaces:
AutoCloseable, Channel, Closeable, Closeable, IoHandler
All Known Implementing Classes:
DefaultX11ForwardSupport

public interface X11ForwardSupport extends Closeable, IoHandler
Author:
Apache MINA SSHD Project
  • Field Details

    • ENV_DISPLAY

      static final String ENV_DISPLAY
      Key for the user DISPLAY variable
      See Also:
    • XAUTH_COMMAND

      static final String XAUTH_COMMAND
      "xauth" command name
  • Method Details