Module Overview

Module Overview

Maven Artifact ID

Bundle Symbolic Name

Since

Description

Maven Artifact ID

Bundle Symbolic Name

Since

Description

pax-shiro-cdi

org.ops4j.pax.shiro.cdi

0.1.0

Provides Shiro objects as CDI beans, support references to managed beans in Shiro INI files.

pax-shiro-cdi-web

org.ops4j.pax.shiro.cdi.web

0.1.0

Provides a CDI-enabled SecurityManagerFactory for web applications.

pax-shiro-faces

org.ops4j.pax.shiro.faces

0.1.0

Facelet tag library for showing or hiding content depending on roles and permissions.

sample-cdi-web

---

0.1.0

Sample web app using pax-shiro-cdi-web.

sample-faces

---

0.1.0

Sample web app using tags from pax-shiro-faces

sample-faces-bundle

org.ops4j.pax.shiro.sample.faces

0.1.0

Sample WAB using tags from pax-shiro-faces

sample-jetty-osgi-boot-jsf

org.ops4j.pax.shiro.sample.jetty.osgi.boot.jsf

0.1.0

 A Jetty boot fragment supporting JSF tag libraries in OSGI. (Does not depend on Shiro.)

sample-jsp-bundle

org.ops4j.pax.shiro.sample.jsp

0.1.0

 Sample WAB using JSP tags from shiro-web.