Interface IInternalUser

All Known Implementing Classes:
InternalUser

public interface IInternalUser
An interface for user beans used internally to implement. This allows user details to be retrieved and used without exposure via API server responses.
  • Method Details

    • getDexUserId

      String getDexUserId()
    • getLoginId

      String getLoginId()