Package at.letto.login.dto
Class AuthenticationRequestOld
java.lang.Object
at.letto.login.dto.AuthenticationRequestOld
Alter Login-Request, der nur Username, Password und Schule enthält und noch keinen Fingerprint oder IP
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
username
- 
password
- 
school
 
- 
- 
Constructor Details- 
AuthenticationRequestOldpublic AuthenticationRequestOld()
 
-