Class AuthenticationRequestOld

java.lang.Object
at.letto.login.dto.AuthenticationRequestOld

public class AuthenticationRequestOld extends Object
Alter Login-Request, der nur Username, Password und Schule enthält und noch keinen Fingerprint oder IP
  • Field Details

    • username

      private String username
    • password

      private String password
    • school

      private String school
  • Constructor Details

    • AuthenticationRequestOld

      public AuthenticationRequestOld()