SbsOnDemand
Classes | Functions
SbsOnDemand::User Namespace Reference

Module for managing user functions. More...

Classes

class  InvalidCredentialsException
 This exception is raised when the user credentials supplied are invalid or when invoking a method on a User object that is not logged in. More...
class  User
 Represents a single user. More...

Functions

def loginUser
 Logs in a user.

Detailed Description

Module for managing user functions.


Function Documentation

def SbsOnDemand::User::loginUser (   username,
  password 
)

Logs in a user.

Returns:
a User object
Exceptions:
InvalidCredentialsException
 All Classes Namespaces Functions Variables Properties