Package | Description |
---|---|
com.maverick.agent.client | |
com.maverick.ssh2 |
This package contains an SSH2 implementation of the
com.maverick.ssh interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
Ssh2AgentAuthentication.authenticate(AuthenticationProtocol authentication,
String servicename) |
Modifier and Type | Method and Description |
---|---|
void |
Ssh2PublicKeyAuthentication.authenticate(AuthenticationProtocol authentication,
String servicename) |
void |
Ssh2PasswordAuthentication.authenticate(AuthenticationProtocol authentication,
String servicename)
Implementation of the authentication method.
|
void |
Ssh2HostbasedAuthentication.authenticate(AuthenticationProtocol authentication,
String servicename) |
void |
KBIAuthentication.authenticate(AuthenticationProtocol authentication,
String servicename) |
void |
AuthenticationClient.authenticate(AuthenticationProtocol authentication,
String servicename)
Perform the authentication according to the specification.
|
Copyright © 2024. All rights reserved.