Fork me on GitHub

Apache Shiro Facelets Support

JSF 2.0/Facelets TagLib for Apache Shiro. This taglib reimplements all original JSP tags as their Facelets equivalent, so they can be used in JSF projects.

More details on this blogpost.

Usage

Add my repository to your pom.xml:
and add the jar dependency:
Now you can declare Shiro's namespace in your xhtml pages and use the tags like this:

For a complete example, see this example project.

Documentation

You can access the javadocs here.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/deluan/shiro-faces

Author

Deluan Cotts Quintão
http://techbeats.deluan.com
http://github.com/deluan