dlr 01/08/06 10:15:44
Modified: . NOTES
Log:
User is now decoupled from the javax.servlet.http package.
Revision Changes Path
1.9 +0 -7 jakarta-turbine-fulcrum/NOTES
Index: NOTES
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/NOTES,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -u -r1.8 -r1.9
--- NOTES 2001/07/26 00:29:04 1.8
+++ NOTES 2001/08/06 17:15:44 1.9
@@ -14,13 +14,6 @@
SecurityService
---------------
-User is tied to Servlets by the HttpSessionBindingListener
-which makes the security service useless outside of servlets.
-There's no reason the security service can't be used in
-non servlet applications.
-Some sort of Event/Listner setup can be rigged up to solve this, since
-Fulcrum will be a dependency of Turbine.
-
BaseSecurityService.java is tied to JavaMail simply for the
base64 encoding. There are a number of base64 encoding
classes in Jakarta, take one of those and get rid of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]