Modifier and Type | Class and Description |
---|---|
class |
InvalidProfileFileException |
Modifier and Type | Method and Description |
---|---|
abstract void |
SshToolsApplicationClientPanel.authenticationComplete(boolean newProfile) |
void |
SshToolsApplicationClientPanel.connect() |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationException |
Modifier and Type | Class and Description |
---|---|
class |
AlgorithmInitializationException
Thrown by the transport protocol if an error occurs during any type of
algorithm initialization.
|
class |
AlgorithmNotAgreedException
Thrown by the transport protocol if an algortihm cannot be agreed between
the client and server.
|
class |
AlgorithmNotSupportedException
Thrown by the transport protocol if an algorithm is not supported by the
underlying JCE.
|
class |
AlgorithmOperationException
Thrown by the transport protocol if an algorithm operation error occurs.
|
class |
InvalidHostFileException
Thrown by abstract host key verifications when a host file is invalid
|
class |
InvalidMessageException
Thrown by
SshMessage implementations when an invalid message is
found. |
class |
MessageAlreadyRegisteredException
Thrown by message store when a message is already registered
|
class |
MessageNotRegisteredException
Thrown by the message store when a message is added which is not registered.
|
class |
MessageStoreEOFException
Thrown by the message store when the store reaches EOF.
|
class |
TransportProtocolException |
Modifier and Type | Class and Description |
---|---|
class |
KeyExchangeException |
Modifier and Type | Class and Description |
---|---|
class |
InvalidSshKeyException |
class |
InvalidSshKeySignatureException |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.