Christian Schneider created CXF-5868:
----------------------------------------
Summary: Establish Jaas login context using Subject.doAs
Key: CXF-5868
URL: https://issues.apache.org/jira/browse/CXF-5868
Project: CXF
Issue Type: Improvement
Components: Core
Affects Versions: 3.0.0
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 3.0.1
The current JaasLoginInterceptor only does a JAAS login but does not use
Subject.doAs. So user code can not retrieve the JAAS login information for
authorization or onBehalfOf calls.
So we should add this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)