Hello,
I just want to add some basic authentication logic into our Axis2 deployment. I don't need to implement rampart and assign certs and all, just want something basic that says this user is authorized to call this subset of services/methods, but not these. I was going to implement a custom inflow handler to do this checking but wanted to see if there was a solution for this that comes out of the box (in a module or something) with axis2. Currently we are on axis2-1.3.1 moving to axis2-1.4 in near future. Thanks, Chris