Thanks for the reply, Sergey.

<entry key="addNumbers" value="ROLE_USER ROLE_ADMIN"/>
<entry key="divideNumbers" value="ROLE_ADMIN"/>

I see the above piece in the config file, I believe the key here
(add,divideNumbers) refers to the methods in the WS-impl class. If that's
the case, I would need this to be populated from the database along with the
roles since there are multiple methods in the impl class.

I mean i need something very generic and picked up from the database, if
there is a new method addition, I will just have to add it to the db and it
would be taken care without any xml intervention.

Please suggest. Thnx again!



--
View this message in context: 
http://cxf.547215.n5.nabble.com/SOAP-Webservices-Authorization-with-Java-using-Apache-CXF-tp5734142p5734151.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to