Interface User

All Known Implementing Classes:
UserImpl

public interface User
  • Method Details

    • getUserKey

      Long getUserKey()
    • getUsername

      String getUsername()
    • getName

      String getName()
    • getEmail

      String getEmail()