DefaultSecurityManager 'globalSessionTimeout' property
------------------------------------------------------

                 Key: JSEC-38
                 URL: https://issues.apache.org/jira/browse/JSEC-38
             Project: JSecurity
          Issue Type: Improvement
          Components: Session Management
    Affects Versions: 1.0
            Reporter: Les Hazlewood
             Fix For: 1.0


A 'globalSessionTimeout' property should be accessible on the 
DefaultSecurityManager implementation so that its setting could propagate down 
to the DefaultSessionManager implementation.   This is a convenience feature so 
the end-user doesn't have to configure a SessionManager implementation and then 
inject it into the SecurityManager implementation.  Instead, they can set a 
single property:

sessionManager.globalSessionTimeout = blah

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to