com.nabhinc.portal.login |
Stringbeans portal login related classes.
|
Java Source File Name | Type | Comment |
BaseLogger.java | Class | A portlet interceptor that logs a portlet hit in a database.
author: Padmanabh Dabke author: (c) 2002, 2003 Nabh Information Systems, Inc. |
JCaptchaServlet.java | Class | author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. |
LoginConstants.java | Class | author: Padmanabh Dabke author: (c) 2003 Nabh Information Systems, Inc. |
LoginDBLogger.java | Class | Log log-in/out events to a database table.
author: Padmanabh Dabke author: (c) 2002, 2003 Nabh Information Systems, Inc. |
LoginFileLogger.java | Class | An interceptor that logs log-in/out events to a file.
author: Padmanabh Dabke author: (c) 2002, 2003 Nabh Information Systems, Inc. |
LoginUtil.java | Class | author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. |
PortalLoginFilter.java | Class | author: Padmanabh Dabke author: (c) 2003 Nabh Information Systems, Inc. |
ProtectedURLFilter.java | Class | Intercepts requests to protected URLs and redirects to login page for HTML clients,
forwards the requests for mobile clients. |
StringbeansPortalFilter.java | Class | Intercepts all requests made to Stringbeans portal and wraps the original
request and response objects. |