1. Request for code review of JEE authentication and authorization filter stackoverflow.comI know it's a good idea to use well implemented standard software for authorization and authentication. But this time I wrote it on my own. It is used in a intranet ... |
2. Problem using HttpServletRequest authenticate() within JSF lifecycle stackoverflow.comI'm trying to use HttpServletRequest authenticate within a JSF managed bean to implement fine-grained authentication, depending on the particular object requested. When I call authenticate within a preRenderView event listener, if authenticate ... |