public class Ssh2GSSAPIAuthenticationwithKeyExchange extends Object implements AuthenticationClient
CANCELLED, COMPLETE, FAILED, FURTHER_AUTHENTICATION_REQUIRED, PUBLIC_KEY_ACCEPTABLE| Constructor and Description |
|---|
Ssh2GSSAPIAuthenticationwithKeyExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(AuthenticationProtocol authentication,
String servicename) |
LoginContext |
getLoginContext() |
String |
getMethod() |
String |
getUsername() |
void |
setLoginContext(LoginContext lc) |
void |
setUsername(String username) |
public Ssh2GSSAPIAuthenticationwithKeyExchange()
public void setUsername(String username)
setUsername in interface SshAuthenticationpublic String getUsername()
getUsername in interface SshAuthenticationpublic String getMethod()
getMethod in interface SshAuthenticationpublic void setLoginContext(LoginContext lc)
public LoginContext getLoginContext()
public void authenticate(AuthenticationProtocol authentication, String servicename) throws SshException, AuthenticationResult
authenticate in interface AuthenticationClientSshExceptionAuthenticationResultCopyright © 2012. All Rights Reserved.