Package | Description |
---|---|
com.maverick.agent | |
com.maverick.agent.client | |
com.maverick.agent.exceptions | |
com.maverick.agent.openssh | |
com.maverick.pool | |
com.maverick.scp |
This package contains a Secure Copy (SCP) engine suitable for the
lightweight J2SSH Maverick API.
|
com.maverick.sftp |
The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections.
|
com.maverick.ssh |
This package contains a set of general interface contracts for SSH communication that
provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.
|
com.maverick.ssh.components |
This package contains an abstract cryptographic provider for the SSH protocol.
|
com.maverick.ssh.components.jce |
This package contains a set of algoritm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
|
com.maverick.ssh.components.jce.client | |
com.maverick.ssh.compression |
Compression interface for the SSH Transport Protocol.
|
com.maverick.ssh.message | |
com.maverick.ssh1 |
This package contains an SSH1 implementation of the
com.maverick.ssh interfaces.
|
com.maverick.ssh2 |
This package contains an SSH2 implementation of the
com.maverick.ssh interfaces.
|
com.maverick.vfs.ssh | |
com.sshtools.net |
This package contains a set of network utilities for the J2SSH Maverick API.
|
com.sshtools.publickey |
This package contains utility classes for loading/storing public/private keys
and is based on the SSHTools key format architecture.
|
com.sshtools.scp |
This package contains the SSHTools SCP implementation converted to use the
J2SSH Maverick API's SCP engine.
|
com.sshtools.sftp |
This package contains the SSHTools SFTP client converted for use with the J2SSH
Maverick API.
|
com.sshtools.zlib | |
socks |
Class and Description |
---|
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
ChannelEventListener
An event interface that provides notifications of SshChannel events.
|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
PublicKeyAuthentication
Public key based authentication implementation.
|
SshAuthentication
The base interface for all SSH authentication mechanisms and authentication result constants.
|
SshChannel
The base interface for all SSH channels.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshIO
Base interface for all SSH related IO interfaces.
|
Class and Description |
---|
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshConnector
Connecting to an SSH server STARTS HERE!.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshTransport
Simple interface wrapper for transport layer communication.
|
Class and Description |
---|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
Class and Description |
---|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
SubsystemChannel
This class provides useful methods for implementing an SSH2 subsystem.
|
Class and Description |
---|
ChannelEventListener
An event interface that provides notifications of SshChannel events.
|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
Client |
ConfigurationCollector |
ExecutorOperationListener |
ExecutorServiceProvider |
ForwardingRequestListener
This interface is required when a request for remote port forwarding is made.
|
HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
IncompatibleAlgorithm |
IncompatibleAlgorithm.ComponentType |
Packet
A utility class that provides the SSH layers with the ability
to dynamically write an SSH packet.
|
PseudoTerminalModes
When a client requests a pseudo terminal it informs the server of
any terminal modes that it knows of.
|
SecurityLevel |
SecurityPolicy |
Shell |
ShellController |
ShellMatcher |
ShellMatcher.Continue |
ShellProcess |
ShellReader |
ShellStartupTrigger |
ShellTimeoutException
Exception thrown when an operation times out.
|
ShellWriter |
SshAuthentication
The base interface for all SSH authentication mechanisms and authentication result constants.
|
SshChannel
The base interface for all SSH channels.
|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshClientAdapter |
SshClientConnector |
SshClientListener |
SshConnector
Connecting to an SSH server STARTS HERE!.
|
SshContext
This interface defines the general configuration items available to both SSH1
and SSH2.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshIO
Base interface for all SSH related IO interfaces.
|
SshIOException
This class is provided so that when a channel InputStream/OutputStream
interface has to throw an IOException; the real SshException cause can be
retrieved.
|
SshKeyFingerprint.Encoding |
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
SshTransport
Simple interface wrapper for transport layer communication.
|
SshTunnel
Interface defining the contract for SSH forwarding channels.
|
Class and Description |
---|
SecureComponent |
SecurityLevel |
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
SecureComponent |
SecurityLevel |
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
SecureComponent |
SecurityLevel |
SshException
Generic exception for J2SSH Maverick exception handling.
|
Class and Description |
---|
SecureComponent |
SecurityLevel |
Class and Description |
---|
SshChannel
The base interface for all SSH channels.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshIO
Base interface for all SSH related IO interfaces.
|
Class and Description |
---|
ChannelEventListener
An event interface that provides notifications of SshChannel events.
|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
Client |
ExecutorServiceProvider |
ForwardingRequestListener
This interface is required when a request for remote port forwarding is made.
|
HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
SshAuthentication
The base interface for all SSH authentication mechanisms and authentication result constants.
|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshClientConnector |
SshClientListener |
SshContext
This interface defines the general configuration items available to both SSH1
and SSH2.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
SshTransport
Simple interface wrapper for transport layer communication.
|
SshTunnel
Interface defining the contract for SSH forwarding channels.
|
Class and Description |
---|
ChannelEventListener
An event interface that provides notifications of SshChannel events.
|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
Client |
ExecutorOperationSupport |
ExecutorServiceProvider |
ForwardingRequestListener
This interface is required when a request for remote port forwarding is made.
|
HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
PasswordAuthentication
Basic password authentication class used for SSH password authentication.
|
PseudoTerminalModes
When a client requests a pseudo terminal it informs the server of
any terminal modes that it knows of.
|
PublicKeyAuthentication
Public key based authentication implementation.
|
SecureComponent |
SecurityLevel |
SecurityPolicy |
SshAuthentication
The base interface for all SSH authentication mechanisms and authentication result constants.
|
SshChannel
The base interface for all SSH channels.
|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshClientConnector |
SshClientListener |
SshContext
This interface defines the general configuration items available to both SSH1
and SSH2.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshIO
Base interface for all SSH related IO interfaces.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
SshTransport
Simple interface wrapper for transport layer communication.
|
SshTunnel
Interface defining the contract for SSH forwarding channels.
|
Class and Description |
---|
HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
Class and Description |
---|
Client |
ForwardingRequestListener
This interface is required when a request for remote port forwarding is made.
|
SocketTimeoutSupport
This interface adds timeout support to the
SocketTransport interface. |
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshIO
Base interface for all SSH related IO interfaces.
|
SshTransport
Simple interface wrapper for transport layer communication.
|
SshTunnel
Interface defining the contract for SSH forwarding channels.
|
Class and Description |
---|
HostKeyUpdater |
HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SubsystemChannel
This class provides useful methods for implementing an SSH2 subsystem.
|
Class and Description |
---|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
Client |
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
Class and Description |
---|
ChannelEventListener
An event interface that provides notifications of SshChannel events.
|
ChannelOpenException
Exception thrown when a channel cannot be opened, the reason for which should
be specified in with any of the constants defined here.
|
Client |
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
SshException
Generic exception for J2SSH Maverick exception handling.
|
SshSession
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
|
Class and Description |
---|
SecureComponent |
SecurityLevel |
Class and Description |
---|
SshClient
This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.
|
Copyright © 2024. All rights reserved.