Interface UserService

All Superinterfaces:
Service
All Known Implementing Classes:
GitHub, GitLab

public interface UserService extends Service
A service that supports the Service.Feature.USERS feature to manage users.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.mooltiverse.oss.nyx.services.Service

    Service.Feature
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves informations about the currently authenticated user.

    Methods inherited from interface com.mooltiverse.oss.nyx.services.Service

    supports