Kamil created WICKET-6511:
-----------------------------

             Summary: AbstractColumn should be subject of IAuthorizationStrategy
                 Key: WICKET-6511
                 URL: https://issues.apache.org/jira/browse/WICKET-6511
             Project: Wicket
          Issue Type: Improvement
            Reporter: Kamil


Currently almost every Wicket component is instance of Component class, hence 
is taken into account by different AuthorizationStrategies. 
Unfortunately, it's not the case for AbstractColumn, which is not Component.
There are business cases where application must restrict access to particular 
columns in table. 

Please make AbstractColumn a Component or provide a corresponding 
IAuthorizationStrategy mechanism.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to