[ http://issues.apache.org/jira/browse/SANDESHA2-16?page=all ]

Matt Lovett updated SANDESHA2-16:
---------------------------------

    Attachment: security.patch

Here's an updated patch, with the SecurityManager interface changes as 
discussed on-list. When you apply the patch you might get 2 hunks failing 
because of missing newlines at the end of Sandesha2Constants.java and 
CreateSeqBean.java - it depends how smart your patch tool is. If it does fail 
then fixing up by hand is trivial.

Thanks

Matt

> Enable composition with Security
> --------------------------------
>
>                 Key: SANDESHA2-16
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-16
>             Project: Apache Sandesha2
>          Issue Type: New Feature
>            Reporter: Matt Lovett
>         Attachments: security.patch, security.patch
>
>
> The WS-RM 1.0 spec defines composition between the RM and Security layers, to 
> allow a Sequence to be protected against hijack. I would like to implement 
> this capability in sandesha 2 java.
> To allow plugable security providers, I will define a SecurityManager 
> interface. This is logically similar to the StorageManager - the interface 
> will define the methods that the mainline RM code needs to do it's job, and 
> pepole can plug in implementations that map onto their security 
> infrastructure.
> There will be a few code drops to get it all in - I'll try to reach a 
> consistent state each time!
> Matt

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to