Gurus: I am implementing my own Jetspeed Authentication and as per advice I should implement my classes based on the PortalAuthentication Interface and implemented my own login, logout, getAnonymousUser methods. Turbine Authentication has init, putUserIntoContext and getUserFromContext methods. Can someone elaborate the uses of the other 3 methods from Turbine Authentication. I am able to login using my own implementation but after I have logged in, a Horrible Exception occurs indicating a NULL value upon jUserLogin.doPerform method (specifically on the (data.getUser().hasLogIn())). How can the 3 additional method can Help???
Please advice. Thanks. rodel m. talampas *
<<attachment: winmail.dat>>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
