SbsOnDemand
|
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. |
Module for managing user functions.
def SbsOnDemand::User::loginUser | ( | username, | |
password | |||
) |