Interface UserAccount

All Known Implementing Classes:
User, UserAccount

public interface UserAccount
  • Method Details Link icon

    • getLogin Link icon

      String getLogin()
    • getPassword Link icon

      String getPassword()