[
https://issues.jboss.org/browse/SECURITY-769?page=com.atlassian.jira.plug...
]
Philippe Marschall updated SECURITY-769:
----------------------------------------
Fix Version/s: PicketBox_4_0_20.Final
Initialize AbstractServerLoginModule#validOptions with correct size
-------------------------------------------------------------------
Key: SECURITY-769
URL:
https://issues.jboss.org/browse/SECURITY-769
Project: PicketBox
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: JBossSX
Reporter: Philippe Marschall
Assignee: Stefan Guilhen
Fix For: PicketBox_4_0_20.Final
{{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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira