Uses of Package
org.web_auth.bizobj

Packages that use org.web_auth.bizobj
org.web_auth.bizobj This package contains interfaces of domain objects of this project. 
org.web_auth.bizobj.impl This package contains implementations of domain objects of this project. 
 

Classes in org.web_auth.bizobj used by org.web_auth.bizobj
IUser
          An interface that represents a user who is required to use username/password authentication for login.
 

Classes in org.web_auth.bizobj used by org.web_auth.bizobj.impl
IUser
          An interface that represents a user who is required to use username/password authentication for login.
IUserSession
          An interface to model any type of user sessions.
 



Copyright © 2003 Zhengrong Tang. All Rights Reserved.