Module com.s8.api

Interface S8User


public interface S8User
An abstract representation of a user.
Author:
Pierre Convert Copyright (C) 2025, Pierre Convert. All rights reserved.
  • Method Details

    • getUsername

      String getUsername()
      ID of the user
      Returns:
      the user name
    • getPassword

      String getPassword()
      Return the user password
      Returns:
      the user password
    • getPersonalSpaceId

      String getPersonalSpaceId()
      the personal space id
      Returns:
      the user personal space id