Interface | Description |
---|---|
ServerConnectionStateListener |
Class | Description |
---|---|
AbstractSshServer | |
AgentForwardingChannel | |
AuthenticationProtocolServer |
This class implements the SSH Authentication Protocol.
|
ConnectionProtocolServer | |
DefaultServerChannelFactory | |
InMemoryPasswordAuthenticator | |
InMemoryPublicKeyAuthenticator | |
LoadBalancerPolicy | |
NoneAuthentication |
This authentication mechanism can be used to send custom banner messages
to the client.
|
NoOpPasswordAuthenticator | |
NoOpPublicKeyAuthenticator | |
OpenSshCACertificateStoreImpl | |
PublicKeySubsystem | |
RemoteForwardingFactoryImpl | |
SessionChannelNG |
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.
|
SshServer | |
SshServerContext | |
TransportProtocolServer | |
UnsupportedSession |
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.
|
Copyright © 2024. All rights reserved.