Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Choosing security method for .net and java clients on different OSs

Reply
Thread Tools

Choosing security method for .net and java clients on different OSs

 
 
pawel.krolak@gmail.com
Guest
Posts: n/a
 
      02-03-2007
Hi guys!

I have to choose a security method for my web service. PLEASE HELP
ME... I have a problem... The definition is:

1. I have created web service with several methods e.g.
method 1: SignIn(login, passwd) (if needed)
method 2: id = PrepareSomething()
method 3: Something = GetPreparedSomething(id)
method 4: SignOut() (if needed)

2. Web Service is created using .NET 2.0 (VS 2005)/Windows 2003 server

3. There are about 5-10 clients using different platforms/OS (Windows/
Unix/Linux) and applications created in different languages
(mainly .NET 1.0/.NET 2.0, Java)

4. Web service is accessible in Internet.

5. Objects, that are returned by this web service, are rather small.

6. I have to secure this web service - only some users can access it.

What method of securing this web service should I choose? Do you have
any suggestions?

Thanks in advance for your help!
Pawel Krolak

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
private vs. public JRE in different OSs lbrtchx@gmail.com Java 4 12-25-2008 02:58 PM
huge socket recv speed discrepancy between different OSs Thorben Krueger Python 2 09-11-2008 07:12 PM
Authentication for web clients and Swing clients Francesco Java 1 12-27-2006 03:10 AM
OSS, java-based XML Diff? onetitfemme XML 0 12-19-2005 05:12 AM
OSS, java-based XML Diff? onetitfemme Java 0 12-19-2005 05:12 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57