Interface LoginService
public interface LoginService
Login service of the
Desktop.-
Method Details
-
getId
String getId()Returns the unique identification of the service.- Returns:
- the unique identification of the service.
-
getPlugin
String getPlugin()Returns the plugin name of the service.- Returns:
- the plugin name or
nullif not defined.
-
getMain
String getMain()Returns the main class of the service.- Returns:
- the main class or
nullif not defined.
-
getTitle
-
getSettings
-