Hi I already know how to create web services with CXF. Now I need to add:
1.- Request and Response messages are encrypted. 2.- The client must provide user/password to the web service and be authenticated with Active Directory. 3.- Provide authorization at the operation level. For example be able to define that to call a particular operation in the web service the user must have a specific role. Regards, Néstor Boscán On Mon, Oct 1, 2012 at 5:34 AM, Colm O hEigeartaigh <[email protected]>wrote: > Could you provide more detail as to what exactly you want to do? > > Colm. > > On Sat, Sep 29, 2012 at 5:53 PM, Néstor Boscán <[email protected]> wrote: > > > Hi > > > > Can I do Encryption, User/Password Authentication using Windows Active > > Directory and Operation Authorization with WS-Security? > > > > Regards, > > > > Néstor Boscán > > > > > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com >
