Package passport.domain.models.users
Class Login
java.lang.Object
passport.domain.models.users.Login
Represents the login information for a user, including email and password.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Login
Constructs a new Login with the specified email and password.- Parameters:
email
- the email address of the userpassword
- the password of the user
-
Login
-
-
Method Details
-
of
-
email
-
with
-
with
-
equals
-
equals
-
hashCode
-