Class
caplin.sl4badapter.providers

SL4BUserService

Implements SL4B_ConnectionListener, caplin.services.UserService.
The SL4BUserService is an implementation of a caplin.services.UserService which retrieves the username from the SL4B system.

Constructor Summary

Attributes Name and Description
caplin.sl4badapter.providers.SL4BUserService()

Method Summary

Attributes Name and Description
String getLoginName()

Constructor Detail

caplin.sl4badapter.providers.SL4BUserService()

Method Detail

String getLoginName()

Returns
{String} the user name for the user which will be logged in to SL4B, or null if it is not yet available.
See
caplin.services.UserService