1. Best practice for the user authentication on JSF 2.0? stackoverflow.comi search for the best way how i can make a user authentication in my JSF Webproject. I have found this very good Example from BalusC at stockoverflow (by the ... |
2. Custom user authentication with JSF/GlassFish stackoverflow.comI need to perform custom user authentication that is not provided via filling any form, but via OAuth. I use JSF 2.0, PrettyFaces 3.2.0, GlassFish v3, NetBeans 6.9.1. I need to log ... |
3. Binding a User entity and a GlassFish Principal stackoverflow.comI have an entity class |
4. jsf check user logged in stackoverflow.comHow can I check if a user is logged in using jsf? This is how I am doing it and it's not working:
|