Interface CurrentUserStrategy

    • Method Detail

      • getCurrentUser

        User getCurrentUser​(boolean createUserIfAppropriate)
        Parameters:
        createUserIfAppropriate -
        Returns:
      • getCurrentUserIndex

        UserIndex getCurrentUserIndex​(boolean createUserIfAppropriate)
        Parameters:
        createUserIfAppropriate -
        Returns:
      • getCurrentUserDetails

        IndexedUserDetails getCurrentUserDetails​(boolean createUserIfAppropriate)
        Parameters:
        createUserIfAppropriate -
        Returns:
      • setCurrentUser

        void setCurrentUser​(UserIndex userIndex)
      • clearCurrentUser

        void clearCurrentUser()