Allow invoking an endpoint as the Subject passed along in the Message
---------------------------------------------------------------------

                 Key: SMX4NMR-265
                 URL: https://issues.apache.org/jira/browse/SMX4NMR-265
             Project: ServiceMix NMR
          Issue Type: Improvement
    Affects Versions: 1.4.0
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 1.5.0


The NMR API allow for the Message to contain a SecuritySubject.  We should 
improve the NMR endpoint to (optionally) support being invoked on behalf of 
that Subject (using {{Subject.doAs(...)}}) so that any code inside the endpoint 
can easily access this information through the {{Subject.getSubject(...)}} 
method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to