Introduce the interface which CXF SecurityContexts can optionally implement
---------------------------------------------------------------------------
Key: CXF-3322
URL: https://issues.apache.org/jira/browse/CXF-3322
Project: CXF
Issue Type: Improvement
Components: Core
Affects Versions: 2.3.2
Reporter: Sergey Beryozkin
Fix For: 2.4, 2.3.3
As discussed with Christian, it would be handy to have an access to the list of
roles and possibly Subject representing a current authenticated Principal. That
will be useful for the advanced context propagation cases work better.
CXF SecurityContexts can optionally implement it and then CXF interceptors
sitting after JAASLoginInterceptor or WS-Security related authorization
interceptors can get the list of roles or the Subject and wrap into Spring
Security contexts, etc, etc
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira