Serialized Form
-
Package org.apache.sshd.common
-
Exception org.apache.sshd.common.RuntimeSshException
class RuntimeSshException extends RuntimeException implements Serializable- serialVersionUID:
- -2423550196146939503L
-
Exception org.apache.sshd.common.SshException
class SshException extends IOException implements Serializable- serialVersionUID:
- -7349477687125144606L
-
Serialized Fields
-
disconnectCode
int disconnectCode
-
-
-
Package org.apache.sshd.common.channel
-
Exception org.apache.sshd.common.channel.WindowClosedException
class WindowClosedException extends SshException implements Serializable- serialVersionUID:
- -5345787686165334234L
-
-
Package org.apache.sshd.common.channel.exception
-
Exception org.apache.sshd.common.channel.exception.SshChannelBufferedOutputException
class SshChannelBufferedOutputException extends SshChannelException implements Serializable- serialVersionUID:
- -8663890657820958046L
-
Exception org.apache.sshd.common.channel.exception.SshChannelClosedException
class SshChannelClosedException extends SshChannelException implements Serializable- serialVersionUID:
- 4201656251593797929L
-
Exception org.apache.sshd.common.channel.exception.SshChannelException
class SshChannelException extends IOException implements Serializable- serialVersionUID:
- 7355720478400167933L
-
Serialized Fields
-
channelId
int channelId
-
-
Exception org.apache.sshd.common.channel.exception.SshChannelNotFoundException
class SshChannelNotFoundException extends SshChannelException implements Serializable- serialVersionUID:
- 6235323779982884257L
-
Exception org.apache.sshd.common.channel.exception.SshChannelOpenException
class SshChannelOpenException extends SshChannelException implements Serializable- serialVersionUID:
- 3591321447714889771L
-
Serialized Fields
-
code
int code
-
-
-
Package org.apache.sshd.common.config.keys
-
Class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
class AuthorizedKeyEntry extends PublicKeyEntry implements Serializable- serialVersionUID:
- -9007505285002809156L
-
Class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
class OpenSshCertificateImpl extends Object implements Serializable- serialVersionUID:
- -3592634724148744943L
-
Serialized Fields
-
caPubKey
PublicKey caPubKey
-
certificatePublicKey
PublicKey certificatePublicKey
-
criticalOptions
List<OpenSshCertificate.CertificateOption> criticalOptions
-
extensions
List<OpenSshCertificate.CertificateOption> extensions
-
id
String id
-
keyType
String keyType
-
message
byte[] message
-
nonce
byte[] nonce
-
principals
Collection<String> principals
-
reserved
String reserved
-
serial
long serial
-
signature
byte[] signature
-
type
int type
-
validAfter
long validAfter
-
validBefore
long validBefore
-
-
Class org.apache.sshd.common.config.keys.PublicKeyEntry
class PublicKeyEntry extends Object implements Serializable- serialVersionUID:
- -585506072687602760L
-
Serialized Fields
-
keyData
byte[] keyData
-
keyDataResolver
PublicKeyEntryDataResolver keyDataResolver
-
keyType
String keyType
-
-
-
Package org.apache.sshd.common.config.keys.loader.openssh.kdf
-
Exception org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions.BCryptBadRoundsException
class BCryptBadRoundsException extends RuntimeSshException implements Serializable- serialVersionUID:
- 1724985268892193553L
-
Serialized Fields
-
rounds
int rounds
-
-
-
Package org.apache.sshd.common.config.keys.u2f
-
Class org.apache.sshd.common.config.keys.u2f.SkEcdsaPublicKey
class SkEcdsaPublicKey extends Object implements Serializable- serialVersionUID:
- -8758432826838775097L
-
Serialized Fields
-
appName
String appName
-
delegatePublicKey
ECPublicKey delegatePublicKey
-
noTouchRequired
boolean noTouchRequired
-
-
Class org.apache.sshd.common.config.keys.u2f.SkED25519PublicKey
class SkED25519PublicKey extends Object implements Serializable- serialVersionUID:
- 4587115316266869640L
-
Serialized Fields
-
appName
String appName
-
delegatePublicKey
net.i2p.crypto.eddsa.EdDSAPublicKey delegatePublicKey
-
noTouchRequired
boolean noTouchRequired
-
-
-
Package org.apache.sshd.common.io
-
Exception org.apache.sshd.common.io.ReadPendingException
class ReadPendingException extends IllegalStateException implements Serializable- serialVersionUID:
- -3407225601154249841L
-
Exception org.apache.sshd.common.io.WritePendingException
class WritePendingException extends IllegalStateException implements Serializable- serialVersionUID:
- 8814014909076826576L
-
-
Package org.apache.sshd.common.session.helpers
-
Exception org.apache.sshd.common.session.helpers.MissingAttachedSessionException
class MissingAttachedSessionException extends IllegalStateException implements Serializable- serialVersionUID:
- -7660805009035307684L
-
Exception org.apache.sshd.common.session.helpers.MultipleAttachedSessionException
class MultipleAttachedSessionException extends IllegalStateException implements Serializable- serialVersionUID:
- 4488792374797444445L
-
-
Package org.apache.sshd.common.util
-
Class org.apache.sshd.common.util.VersionInfo
class VersionInfo extends Object implements Serializable- serialVersionUID:
- -9127482432228413836L
-
Serialized Fields
-
buildNumber
int buildNumber
-
majorVersion
int majorVersion
-
minorVersion
int minorVersion
-
release
int release
-
-
-
Package org.apache.sshd.common.util.buffer
-
Exception org.apache.sshd.common.util.buffer.BufferException
class BufferException extends RuntimeException implements Serializable- serialVersionUID:
- 658645233475011039L
-
-
Package org.apache.sshd.common.util.io.der
-
Class org.apache.sshd.common.util.io.der.ASN1Object
class ASN1Object extends Object implements Serializable- serialVersionUID:
- 4687581744706127265L
-
-
Package org.apache.sshd.common.util.logging
-
Class org.apache.sshd.common.util.logging.LoggerSkeleton
class LoggerSkeleton extends org.slf4j.helpers.MarkerIgnoringBase implements Serializable- serialVersionUID:
- 1129569061632973648L
-
Class org.apache.sshd.common.util.logging.SimplifiedLoggerSkeleton
class SimplifiedLoggerSkeleton extends LoggerSkeleton implements Serializable- serialVersionUID:
- 9207771015837755402L
-
-
Package org.apache.sshd.common.util.net
-
Class org.apache.sshd.common.util.net.SshdSocketAddress
class SshdSocketAddress extends SocketAddress implements Serializable- serialVersionUID:
- 6461645947151952729L
-
Serialized Fields
-
hostName
String hostName
-
port
int port
-
-
-
Package org.apache.sshd.scp.common
-
Exception org.apache.sshd.scp.common.ScpException
class ScpException extends IOException implements Serializable- serialVersionUID:
- 7734851624372451732L
-
Serialized Fields
-
exitStatus
Integer exitStatus
-
-
Class org.apache.sshd.scp.common.ScpLocation
class ScpLocation extends Object implements Serializable- serialVersionUID:
- 5450230457030600136L
-
-
Package org.apache.sshd.server.auth
-
Exception org.apache.sshd.server.auth.AsyncAuthException
class AsyncAuthException extends RuntimeSshException implements Serializable- serialVersionUID:
- 6741236101797649869L
-
-
Package org.apache.sshd.server.auth.keyboard
-
Class org.apache.sshd.server.auth.keyboard.PromptEntry
class PromptEntry extends Object implements Serializable- serialVersionUID:
- 8206049800536373640L
-
Serialized Fields
-
echo
boolean echo
-
prompt
String prompt
-
-
-
Package org.apache.sshd.server.auth.password
-
Exception org.apache.sshd.server.auth.password.PasswordChangeRequiredException
class PasswordChangeRequiredException extends RuntimeException implements Serializable- serialVersionUID:
- -8522928326608137895L
-
-
Package org.apache.sshd.sftp.common
-
Exception org.apache.sshd.sftp.common.SftpException
class SftpException extends IOException implements Serializable- serialVersionUID:
- 8096963562429466995L
-
Serialized Fields
-
status
int status
-
-
-
Package org.apache.sshd.sftp.common.extensions
-
Class org.apache.sshd.sftp.common.extensions.AclSupportedParser.AclCapabilities
class AclCapabilities extends Object implements Serializable- serialVersionUID:
- -3118426327336468237L
-
Serialized Fields
-
capabilities
int capabilities
-
-
Class org.apache.sshd.sftp.common.extensions.FilenameCharsetParser.FilenameCharset
class FilenameCharset extends Object implements Serializable- serialVersionUID:
- -4848766176935392024L
-
Serialized Fields
-
charset
String charset
-
-
Class org.apache.sshd.sftp.common.extensions.NewlineParser.Newline
class Newline extends Object implements Serializable- serialVersionUID:
- 2010656704254497899L
-
Serialized Fields
-
newline
String newline
-
-
-
Package org.apache.sshd.sftp.common.extensions.openssh
-
Class org.apache.sshd.sftp.common.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
class OpenSSHExtension extends Object implements Serializable- serialVersionUID:
- 5902797870154506909L
-
-
Package org.apache.sshd.sftp.server
-
Exception org.apache.sshd.sftp.server.InvalidHandleException
class InvalidHandleException extends IOException implements Serializable- serialVersionUID:
- -1686077114375131889L
-