Interface UserAccount

All Known Implementing Classes:
User, UserAccount.Default

public interface UserAccount
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getLogin

      String getLogin()
    • getPassword

      String getPassword()