|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
SshAuthentication | Interface for an SSH Authentication |
Class Summary | |
AuthenticationProtocol | Implements the SSH Authentication protocol as a Transport layer service. |
AuthenticationProtocolState | Holds the state of the authentication protocol. |
PasswordAuthentication | Implements the Password Authentication for the SSH Authenticaiton Protocol |
PasswordAuthenticationDialog | Implements the password login screen for the PasswrodAuthentication object |
SshAuthenticationFactory | Factory object to create instances of SSH Authentication objects. |
SshMsgUserAuthBanner | This class implements the SSH_MSG_USERAUTH_BANNER message |
SshMsgUserAuthFailure |
|
SshMsgUserAuthPwdRequest | Implements the SSH_MSG_USERAUTH_REQUEST for the password authentication method |
SshMsgUserAuthRequest | Implements the SSH_MSG_USERAUTH_REQUEST message |
SshMsgUserAuthSuccess | Implements the SSH_MSG_USERAUTH_SUCCESS message |
Exception Summary | |
AuthenticationProtocolException | Can be thrown during authentication by the SshAuthentication class or any of its subclasses to indicate a critical error (not failed authentication). |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |