Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: cor-2.1, cor-2.1.1
-
Fix Version/s: cor-2.2
-
Component/s: component.security
This design will allow to catch some errors at compile time.
For instance, currently, AuthenticationServiceImpl.broadcast() (deprecated) makes bad use of registry by passing a user id.
It would no longer be allowed to be written.