Interface UserAccount

All Known Implementing Classes:
User, UserAccount

public interface UserAccount
  • Method Details

    • getLogin

      String getLogin()
    • getPassword

      String getPassword()