public interface SecurityConfiguration
| Modifier and Type | Method and Description |
|---|---|
org.apache.shiro.web.mgt.DefaultWebSecurityManager |
configureSecurityManager()
This method is used to configure the
DefaultWebSecurityManager to
manage all the other parts of the framework, i.e. the authentication
process throug the realms |
org.apache.shiro.web.filter.mgt.FilterChainResolver |
configurteFilterChainResolver()
This method is used to configure the
FilterChainResolver for
security of the http paths |
org.apache.shiro.web.filter.mgt.FilterChainResolver configurteFilterChainResolver()
FilterChainResolver for
security of the http pathsorg.apache.shiro.web.mgt.DefaultWebSecurityManager configureSecurityManager()
DefaultWebSecurityManager to
manage all the other parts of the framework, i.e. the authentication
process throug the realmsCopyright © 2018 Arthur Gregorio. All rights reserved.