Serialized Form
-
Package org.apache.sshd.common
-
Exception Class org.apache.sshd.common.RuntimeSshException
class RuntimeSshException extends RuntimeException implements Serializable- serialVersionUID:
- -2423550196146939503L
-
Exception Class 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 Class org.apache.sshd.common.channel.WindowClosedException
class WindowClosedException extends SshException implements Serializable- serialVersionUID:
- -5345787686165334234L
-
-
Package org.apache.sshd.common.channel.exception
-
Exception Class org.apache.sshd.common.channel.exception.SshChannelBufferedOutputException
class SshChannelBufferedOutputException extends SshChannelException implements Serializable- serialVersionUID:
- -8663890657820958046L
-
Exception Class org.apache.sshd.common.channel.exception.SshChannelClosedException
class SshChannelClosedException extends SshChannelException implements Serializable- serialVersionUID:
- 4201656251593797929L
-
Exception Class org.apache.sshd.common.channel.exception.SshChannelException
class SshChannelException extends IOException implements Serializable- serialVersionUID:
- 7355720478400167933L
-
Serialized Fields
-
channelId
long channelId
-
-
Exception Class org.apache.sshd.common.channel.exception.SshChannelInvalidPacketException
class SshChannelInvalidPacketException extends SshChannelException implements Serializable- serialVersionUID:
- -4567136397319835717L
-
Exception Class org.apache.sshd.common.channel.exception.SshChannelNotFoundException
class SshChannelNotFoundException extends SshChannelException implements Serializable- serialVersionUID:
- 6235323779982884257L
-
Exception Class 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.global
-
Exception Class org.apache.sshd.common.global.GlobalRequestException
class GlobalRequestException extends Exception implements Serializable- serialVersionUID:
- 225802262556424684L
-
Serialized Fields
-
code
int code
-
-
-
Package org.apache.sshd.common.io
-
Exception Class org.apache.sshd.common.io.ReadPendingException
class ReadPendingException extends IllegalStateException implements Serializable- serialVersionUID:
- -3407225601154249841L
-
Exception Class org.apache.sshd.common.io.WritePendingException
class WritePendingException extends IllegalStateException implements Serializable- serialVersionUID:
- 8814014909076826576L
-
-
Package org.apache.sshd.common.session.helpers
-
Exception Class org.apache.sshd.common.session.helpers.MissingAttachedSessionException
class MissingAttachedSessionException extends IllegalStateException implements Serializable- serialVersionUID:
- -7660805009035307684L
-
Exception Class org.apache.sshd.common.session.helpers.MultipleAttachedSessionException
class MultipleAttachedSessionException extends IllegalStateException implements Serializable- serialVersionUID:
- 4488792374797444445L
-
-
Package org.apache.sshd.server.auth
-
Exception Class org.apache.sshd.server.auth.AsyncAuthException
class AsyncAuthException extends RuntimeSshException implements Serializable- serialVersionUID:
- 6741236101797649869L
-
Serialized Fields
-
authed
Boolean authed
-
-
-
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 Class org.apache.sshd.server.auth.password.PasswordChangeRequiredException
class PasswordChangeRequiredException extends RuntimeException implements Serializable- serialVersionUID:
- -8522928326608137895L
-