ProductReview Example: Difference between revisions

m
Line 65: Line 65:


The Web Service object should provide the following functionality for session management.
The Web Service object should provide the following functionality for session management.
*UserLogin: checking if the supplied password is correct. Use UserInfo_DD
*UserLogin: checking if the supplied password is correct. Use User_DD
*HasRights: does the logged in user have the rights to perform the chosen function. Use UserInfo_DD
*HasRights: does the logged in user have the rights to perform the chosen function. Use User_DD


The HasRights function should identify whether the user is administrator or not.
The HasRights function should identify whether the user is administrator or not.
1,134

edits