Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.daemon.authentication.SshAuthenticationServer
com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
public class KBIPasswordAuthenticationServer
extends SshAuthenticationServer
Method Summary | |
int |
|
String | |
void |
|
Methods inherited from class com.sshtools.daemon.authentication.SshAuthenticationServer | |
authenticate , getMethodName |
public int authenticate(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) throws IOException
- Overrides:
- authenticate in interface SshAuthenticationServer
- Parameters:
authentication
-msg
-
- Returns:
public final String getMethodName()
- Overrides:
- getMethodName in interface SshAuthenticationServer
- Returns:
public void setAuthenticatedTokens(Map tokens)
- Parameters:
tokens
-