[
https://issues.apache.org/jira/browse/OPENEJB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luis Fernando Planella Gonzalez resolved OPENEJB-902.
-----------------------------------------------------
Resolution: Invalid
The delegation to realm is done under the hood, so, this issue is invalid
> TomcatSecurityService should delegate isCallerInRole to Realm
> -------------------------------------------------------------
>
> Key: OPENEJB-902
> URL: https://issues.apache.org/jira/browse/OPENEJB-902
> Project: OpenEJB
> Issue Type: Bug
> Components: tomcat
> Affects Versions: 3.0
> Environment: Ubuntu Linux 8.04, i386
> Reporter: Luis Fernando Planella Gonzalez
>
> Since TomcatSecurityManager uses a Tomcat Realm to authenticate users, it is
> also expected that it override the isCallerInRole() method to delegate to
> Realm.hasRole() method.
> Perhaps the isCallerAuthorized() method should be overridden too, using the
> same idea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.