Next in thread →
Next in month →
Re: [sca-c-cpp] NEW ISSUE: C++ C&I is inconsistent wrt Policy
This issue has been assigned id CCPP-65 in the Jira system See http://www.osoa.org/jira/browse/CCPP-65 Andrew ____________________________________________________________ Andrew Borley Websphere ESB Development Tel: 245393 Ext: +44 (0) 1962 815393 Mob: +44 (0) 7971 805547 E-mail: Mailpoint 211, IBM (UK) Ltd, Hursley Park, Winchester, Hants, SO21 2JN ____________________________________________________________ From: Bryan Aupperle <> To: Date: 30/03/2009 14:49 Subject: [sca-c-cpp] NEW ISSUE: C++ C&I is inconsistent wrt Policy Target: C++ C&I Specification CD03 Description: The specific intent annotations defined in Appendix B.2 are not consistent with the intents defined in Public Review Draft of the SCA Policy Framework spec. Specifically 1) The Policy Framework now defines intents for clientAuthentication, serverAuthentication and mutualAuthentication (the original authentication intent remains, but is a synonym for clientAuthentication) 2) Replaced all the prior Security Implementation intents with a single authentication intent, which can be qualified with fine_grain. 3) Added a noManagedTransaction intent (which has different semantics that a lack of a managedTransaction intent). Proposal: (All changes are in section B.2) 1) Replace @Authentication with @Client Authentication and add @ServerAuthentication and @MutualAuthentication intents, both of which can be qualified with message or transport 2) Remove all of the current Security Implementation intent annotations and add an @Authorization intent, which can be qualified with fine_grain 3) Ann a @NoManagedTransaction intent 4) Remove the @JMS annotation since a C++ application is unlikely to use the JMS API. Bryan Aupperle, Ph.D. STSM, WebSphere Enterprise Platform Software Solution Architect Research Triangle Park, NC +1 919-254-7508 (T/L 444-7508) Internet Address: Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
Next in thread →
Next in month →