Package | Description |
---|---|
org.apache.shiro.config |
Components that support configuring Shiro in any application.
|
org.apache.shiro.web.config |
Web-specific implementation extensions to the
org.apache.shiro.config components. |
Modifier and Type | Class and Description |
---|---|
class |
IniFactorySupport<T>
|
class |
IniSecurityManagerFactory
|
Modifier and Type | Class and Description |
---|---|
class |
IniFilterChainResolverFactory
|
class |
WebIniSecurityManagerFactory
Differs from the parent class only in the
WebIniSecurityManagerFactory.createDefaultInstance() method, to
ensure a web-capable SecurityManager instance is created by default. |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.