Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Service Security

Status
Not open for further replies.

robinkeith

Programmer
Jun 24, 2005
1
0
0
GB
Hi,
This is a question about security in web services created with JDeveloper 10g (10.1.2)/ Oracle Application Server.

I have a webservice that is secured with basic HTTP authentication on the server. I've changed the client stub code to pass a username and password, which works, and I can get a response from the web service.

What I would like to to now is, in the web service, get the username that was supplied, and return information appropriate for that user.


I've had a good hunt around the web, but no joy.
Anybody else been able to do this?
Thanks
Robin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top