You need to create a simple WebService with user authentication support. Looks service trace. in the following way:
Suppose we have registered users in our database. There is a user logging function (its login, password parameters). If everything is fine, then returns sessionID (ssid), otherwise there is no such user in our database.
There are several functions in the WebService class, cat. should work only if the user is logged in.
The problem of my question zakl. that these functions should work not only when ssid is n. that this is our user) then perform the function.
How to implement it, and in general is a parameter necessary for checking security?