|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AuthenticationProtocol | |
|---|---|
| com.maverick.ssh2 | This package contains an SSH2 implementation of the com.maverick.ssh interfaces. |
| Uses of AuthenticationProtocol in com.maverick.ssh2 |
|---|
| Methods in com.maverick.ssh2 with parameters of type AuthenticationProtocol | |
|---|---|
void |
Ssh2HostbasedAuthentication.authenticate(AuthenticationProtocol authentication,
java.lang.String servicename)
|
void |
AuthenticationClient.authenticate(AuthenticationProtocol authentication,
java.lang.String servicename)
Perform the authentication according to the specification. |
void |
Ssh2PasswordAuthentication.authenticate(AuthenticationProtocol authentication,
java.lang.String servicename)
Implementation of the authentication method. |
void |
KBIAuthentication.authenticate(AuthenticationProtocol authentication,
java.lang.String servicename)
|
void |
Ssh2PublicKeyAuthentication.authenticate(AuthenticationProtocol authentication,
java.lang.String servicename)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||