Package com.sshtools.server
package com.sshtools.server
-
ClassDescriptionThis class implements the SSH Authentication Protocol.This authentication mechanism can be used to send custom banner messages to the client.This class provides an abstract session, it handles all the requests defined in the SSH Connection protocol for a session channel and passes the request to the concrete implementation through its abstract methods.This is a basic session that provides a message to the user to inform them that a shell or command cannot be executed because the server does not support an interactive session.