Uploaded image for project: 'PicketBox '
  1. PicketBox
  2. SECURITY-769

Initialize AbstractServerLoginModule#validOptions with correct size

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • PicketBox_4_0_20.Final
    • None
    • JBossSX
    • None

      AbstractServerLoginModule#validOptions is initialized with the default HashSet size (which is the default HashMap) size. However since it's lazily initialized in addValidOptions and we have the valid module options there we know what the right size will be.

            sguilhen Stefan Guilhen
            pmarscha Philippe Marschall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: