Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 4702 invoked from network); 11 Feb 2011 16:10:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 16:10:22 -0000 Received: (qmail 69333 invoked by uid 500); 11 Feb 2011 16:10:22 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 69012 invoked by uid 500); 11 Feb 2011 16:10:19 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 68996 invoked by uid 99); 11 Feb 2011 16:10:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 16:10:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 16:10:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D354F1A0784 for ; Fri, 11 Feb 2011 16:09:57 +0000 (UTC) Date: Fri, 11 Feb 2011 16:09:57 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: <1694226736.10775.1297440597862.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <342928696.5363.1297269238268.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (CXF-3322) Introduce the extended SecurityContext interface MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3322. ----------------------------------- Resolution: Fixed Assignee: Sergey Beryozkin We will update this interface if it proves to be incomplete > Introduce the extended SecurityContext interface > ------------------------------------------------ > > 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 > Assignee: 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