hi,all

    I use shiro with spring and configure ShiroFilterFactoryBean without any 
customized filters.
         I set the filterChainDefinition:


/sys/menu = user


When I access the url, I think it will redirect me to loginUrl. But he pass the 
request and throw the exception where SecurityUtils.getSubject is called.


I step into the call, and find the exception is thrown by the 
ThreadContex.getSecurityManager. 


I want to know where the security manager is bound to ThreadContex? Or if I 
made a wrong configuration?


Thx.


发自 网易邮箱大师

Reply via email to