Interface | Description |
---|---|
ExecutorOperationListener | |
ExecutorServiceProvider | |
SecureComponent | |
SecurityPolicy |
Class | Description |
---|---|
AdaptiveConfiguration | |
AdaptiveSecurityPolicy | |
DefaultSecurityPolicy | |
ExecutorOperationSupport<T extends ExecutorServiceProvider> | |
IncompatibleAlgorithm | |
Packet |
A utility class that provides the SSH layers with the ability
to dynamically write an SSH packet.
|
SshKeyFingerprint |
Utility methods to generate an SSH public key fingerprint.
|
Enum | Description |
---|---|
IncompatibleAlgorithm.ComponentType | |
SecurityLevel | |
SshKeyFingerprint.Encoding |
Exception | 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.
|
SshException |
Generic exception for J2SSH Maverick exception handling.
|
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.
|
Copyright © 2024. All rights reserved.