SessionCreateStruct Class
Returns a structure used to create a new Session. See UserService.createSession
Constructor
SessionCreateStruct
(
-
login -
password
Parameters:
-
loginStringlogin for a user, which wants to start a session
-
passwordStringpassword for a user, which wants to start a session
