Amol Deshmukh created SHIRO-554:
-----------------------------------

             Summary: ShiroWebModule#bindSessionManager implementation 
inconsistent with the implementation
                 Key: SHIRO-554
                 URL: https://issues.apache.org/jira/browse/SHIRO-554
             Project: Shiro
          Issue Type: Documentation
            Reporter: Amol Deshmukh


The javadoc on {{org.apache.shiro.guice.web.ShiroWebModule#bindSessionManager}} 
says:
{quote}By default, a \{@link 
org.apache.shiro.web.session.mgt.DefaultWebSessionManager} is bound as an eager 
singleton.{quote}
However, the implementation binds a 
{{org.apache.shiro.web.session.mgt.ServletContainerSessionManager}}.

Ref: 
* 
http://svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.4/support/guice/src/main/java/org/apache/shiro/guice/web/ShiroWebModule.java
* 
http://svn.apache.org/repos/asf/shiro/trunk/support/guice/src/main/java/org/apache/shiro/guice/web/ShiroWebModule.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to