| Package | Description |
|---|---|
| org.apache.shiro.web.env |
Web-specific
Environment implementation and support. |
| Modifier and Type | Method and Description |
|---|---|
protected WebIniSecurityManagerFactory |
IniWebEnvironment.getSecurityManagerFactory()
Returns the SecurityManager factory used by this WebEnvironment.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IniWebEnvironment.setSecurityManagerFactory(WebIniSecurityManagerFactory factory)
Allows for setting the SecurityManager factory which will be used to create the SecurityManager.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.