Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.daemon.authentication » [javadoc | source]
com.sshtools.daemon.authentication
public class: KBIPasswordAuthenticationServer [javadoc | source]
java.lang.Object
   com.sshtools.daemon.authentication.SshAuthenticationServer
      com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
Method from com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer Summary:
authenticate,   getMethodName,   setAuthenticatedTokens
Methods from com.sshtools.daemon.authentication.SshAuthenticationServer:
authenticate,   getMethodName
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer Detail:
 public int authenticate(AuthenticationProtocolServer authentication,
    SshMsgUserAuthRequest msg) throws IOException 
 public final String getMethodName() 
 public  void setAuthenticatedTokens(Map tokens)