Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-422

SimpleSecurityRealm.options and ConfigurationEntryRealmLocal.options seem redundant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M2
    • 1.0-M4
    • security
    • None

    Description

      If you use a custom LoginModule with a SimpleSecurityRealm, there are two ways to provide options to the LoginModule. One is to set the options property on SimpleSecurityRealm. The other is to set the options property on the ConfiguraitonEntryRealmLocal when you deploy a JAAS configuration for the realm.

      It doesn't seem like we need both ways to specify options to the login module. I think we could remove the options property from SimpleSecurityRealm, and just use the options on the ConfigurationEntryRealmLocal.

      Attachments

        Activity

          People

            ammulder Aaron Mulder
            ammulder Aaron Mulder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: