Interface
caplin.services

UserService

Manages information about the currently logged in user.

Constructor Summary

Attributes Name and Description
caplin.services.UserService()

Method Summary

Attributes Name and Description
string getLoginName()

Retrieves the user's login name.

Constructor Detail

caplin.services.UserService()

Method Detail

string getLoginName()

Retrieves the user's login name.

Returns
{string} The user's login name.