Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-M4
-
Component/s: Core: Configuration
-
Labels:None
-
User impact:Low
-
Similar Issues:None
Description
- without the capacity to set properties, you can't inject anything in the filter you're instantiating
- without the capacity to reference a bean ('ref' attribute as an alternative to 'class' attribute), you have to copy/paste the custom-security-filter in all concerned endpoints.