-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
(11:25:04 AM) sguilhen: anil: ping... on SecurityConfig, there is a stack of configurations... however the popLoginConfig() seems not right to me... it always re-installs the same configuration over and over instead of installing the previous configuration... can you take a look at it later?
(11:27:22 AM) sguilhen: anil: also, as I am going to inject XMLLoginConfig directly, I need somehow to change this stack to keep the XMLLoginConfig instance instead of the object name.... so I think I need to add an extra interface here to allow the use of multiple login configurations.