List of usage examples for org.apache.shiro.web.config WebIniSecurityManagerFactory subclass-usage
From source file org.ops4j.pax.shiro.cdi.web.CdiWebIniSecurityManagerFactory.java
/**
* A CDI-aware extension of {@link WebIniSecurityManagerFactory}. Constructs a named bean
* map from the CDI BeanManager and uses these beans as additional default for Shiro
* bean lookup.
*
* @author Harald Wellmann