CasUsers
An interface for user administrative operations on a jobsDB $Name: $ $Revision: 1.28 $
The following operations are supported. For a formal definition, please review the Service Description.
-
ForgotPassword
Not available -
GetWebServiceId
Finds the web service id of a user, based on userid and password. The parameter userid can be either a userid or an email. This is the equivolent of Login -
UploadDataSet
Returns a unique version of a users id. -
CreateAccount
Create a new user account -
FindUser
Finds a user given a where clause predicate. -
HasMyDB
Returns true if a user has a MyDB -
GetUniqueUserId
Returns a unique version of a users id. -
UpdateAccount
updates the wsid account with new user info. Fields left null in the User object will also be updated as null in the db. -
FindUserDataSet
Finds a user given a where clause predicate. Must be admin