Christian Schneider created ARIES-1226:
------------------------------------------
Summary: JAAS and JEE annotation based authorization
Key: ARIES-1226
URL: https://issues.apache.org/jira/browse/ARIES-1226
Project: Aries
Issue Type: New Feature
Components: Blueprint
Reporter: Christian Schneider
Assignee: Christian Schneider
Provide a new blueprint extension for authorization based on JAAS
Authentication and JEE security annotations.
The extension will install a interceptor for blueprint beans that are annotated
with @RolesAllowed or @DenyAll.
At runtime calls will be checked for a JAAS login context. Access to methods
will only be granted if the principals match the required roles.
--
This message was sent by Atlassian JIRA
(v6.2#6252)