Package | Description |
---|---|
com.sshtools.daemon.authentication | |
com.sshtools.daemon.transport | |
com.sshtools.j2ssh.authentication | |
com.sshtools.j2ssh.connection | |
com.sshtools.j2ssh.transport |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationProtocolServer |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationProtocolServer.acceptService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
TransportProtocolServer.acceptService(Service service) |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationProtocolClient |
Modifier and Type | Method and Description |
---|---|
int |
AuthenticationProtocolClient.authenticate(SshAuthenticationClient auth,
Service serviceToStart) |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionProtocol |
Modifier and Type | Class and Description |
---|---|
class |
AsyncService
Extends the simple
Service class to provide an asyncronous
messaging service for the transport protocol. |
Modifier and Type | Method and Description |
---|---|
void |
TransportProtocolClient.requestService(Service service) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.