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

Remove convenience configuration methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9-RC1, 0.9, 1.0.0
    • 1.0.0
    • Configuration
    • None

    Description

      Per this thread:

      http://www.mail-archive.com/shiro-dev@incubator.apache.org/msg00525.html

      Convenience 'pass through' setter methods will be removed, as they add complexity, verbosity and are awkward to maintain. Clean configuration can still be done in a number of ways, especially via property path expressions in .ini:

      securityManager.authenticator.authenticationStrategy = $myAuthenticationStrategy

      or via a Builder or in Spring environments, possibly a SecurityManagerFactoryBean or similar.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lhazlewood Les Hazlewood
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: