Uses of Package
org.web_auth.utils

Packages that use org.web_auth.utils
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. 
org.web_auth.ui.action This package contains controllers for several actions: login, logout, change password, add user and remove user. 
org.web_auth.utils This package contains utility classes and exception classes. 
 

Classes in org.web_auth.utils used by org.web_auth.bizobj
ApplicationException
          This exception class allows the thrower to embed an application resource key in the exception.
 

Classes in org.web_auth.utils used by org.web_auth.bizobj.impl
ApplicationException
          This exception class allows the thrower to embed an application resource key in the exception.
 

Classes in org.web_auth.utils used by org.web_auth.ui.action
ActionMappingException
          This class provides a wrapper for any exceptions occured while processing action mapping configurations in struts-config.xml.
 

Classes in org.web_auth.utils used by org.web_auth.utils
ActionMappingException
          This class provides a wrapper for any exceptions occured while processing action mapping configurations in struts-config.xml.
 



Copyright © 2003 Zhengrong Tang. All Rights Reserved.