Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 263 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 263 Bytes

JSF2-Login-Filter-Example

How to use a JEE Filter to secure JSF 2 application resources? It's easy! In our example we are going to use a login filter which protects resources that are available under /secured path of JSF 2 application.