/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.

Primary LanguageJava

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.