CasUsers
An interface for user administrative operations on a jobsDB $Name: $ $Revision: 1.51 $
The following operations are supported. For a formal definition, please review the Service Description.
-
CreateAccount
Create a new user account -
FindUser
Finds a user given a where clause predicate. -
FindUserDataSet
Finds a user given a where clause predicate. Must be admin -
ForgotPassword
Not available -
GetUniqueUserId
Returns a unique version of a users id. -
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 -
HasMyDB
Returns true if a user has a MyDB -
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. -
UploadDataSet
Returns a unique version of a users id.