Martin Grigorov created WICKET-4809:
---------------------------------------

             Summary: Add functionality to authorize IResource's
                 Key: WICKET-4809
                 URL: https://issues.apache.org/jira/browse/WICKET-4809
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.1.0
            Reporter: Martin Grigorov


Several users asked in the mailing lists how to authorize access to mounted 
resources: http://wicket.markmail.org/thread/t352auwxs2kj6gfh

For Wicket 7 we can add an additional method to 
IAuthorizationStrategy#authorize(IResource resource) and use it in 
org.apache.wicket.core.request.mapper.BasicResourceReferenceMapper and 
org.apache.wicket.core.request.mapper.ResourceMapper.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to