Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-201

SessionsSecurityManager destroy() doesn't call super.destroy()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • None
    • None

    Description

      The destroy method in org.apache.shiro.mgt.SessionsSecurityManager does not make a call to super.destroy(). This is preventing the cache manager from being destroyed, as it lives further up the inheritance chain. All other *SecurityManager.destroy() methods properly invoke super.destroy().

      Attachments

        Activity

          People

            kaosko Kalle Korhonen
            jstehler Jared Stehler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: