Interface UserProvider

    • Method Detail

      • getCurrentUser

        FeatureUser getCurrentUser()
        Return a FeatureUser instance representing the current user. This method should return null if the implementation is unable to determine the user.
        Returns:
        current user or null