com.dalsemi.shell.server
Class Session.Login

java.lang.Object
  |
  +--com.dalsemi.shell.server.Session.Login
Enclosing class:
Session

protected class Session.Login
extends java.lang.Object

Encapsulates all of the information needed to log a user into the system. This includes the user's name and password.


Constructor Summary
Session.Login(java.lang.String userName, java.lang.String password)
          Stores the user's name and password.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session.Login

public Session.Login(java.lang.String userName,
                     java.lang.String password)
Stores the user's name and password.
Parameters:
userName - the user's name
password - the user's password


Also see:
o TINI 1.11 API, Optional Modules
o TINI Home Page
o 1-Wire API

Last update Fri Jan 24 12:06:43 CST 2003
Используются технологии uCoz