Sure, we have some scope for doing this for 3.2.0 if you are interested in picking it up. Possibly SecurityTokenServiceProvider could move into the rt/security module and an extension that is tied to SOAP could stay in the cxf-rt-ws-security module.
Colm. On Thu, Jun 15, 2017 at 5:08 PM, Isuranga Perera <[email protected]> wrote: > Hi All, > > I've used cxf in some of my projects, specially WS-Trust. But I noticed > that SecurityTokenServiceProvider module is tightly coupled with web > services which limits it ability to function as a independent module (Since > it uses a WebServiceContext as a field). But if we use setter injection > instead of field injection we can separate SecurityTokenServiceProvider > from Web Services to some extent. > > Any suggestions? > > Best Regards > Isuranga Perera > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
