Skip to content

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.

Notifications You must be signed in to change notification settings

darckyn/JSF2-Login-Filter-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.2%
  • HTML 29.8%