Package edu.nrao.sss.webapp

Class Summary
AuthFilter AuthFilter redirects users to login with the User DB before proceeding with their query (if they haven't logged in yet).
ContextListener on contextInitialized, logs the context start time and sets the default time zone to UTC.
HibernateFilter This Filter is responsible for retrieving HibernateDaos from the HttpSession and commiting any open transactions for those Daos after the response has been rendered.
HibernateServletContextListener When a context is closed this listener destroys all open Hibernate SessionFactories that are in the HibernateDao class.
LookupUserFilter  
ManagedBeanRepository This class provides an easy way to get access to JSF Managed Beans via their EL value bindings (For example "#{managedBean}").
SelectItemCollectionFactory  
ServerErrorStatus Keeps track of whether or not a server error has been reported and holds a list of error messages to be displayed to the user.
User A bean wrapper for the xml document returned by the User Db.
 



Copyright © 2009. All Rights Reserved.