
|
If you were logged in you would be able to see more operations.
|
|
|
|
Static dependency makes it impossible to replace SecurityHelper implementation via inheritance, also disallows hooking up different security helpers for different MVC components (actions, comoponents and views).
The SecurityHelper should be declared as a component.
|
|
Description
|
Static dependency makes it impossible to replace SecurityHelper implementation via inheritance, also disallows hooking up different security helpers for different MVC components (actions, comoponents and views).
The SecurityHelper should be declared as a component. |
Show » |
|