Class ChangeMyPasswordDto
- java.lang.Object
-
- tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
-
- tv.hd3g.authkit.mod.dto.validated.ChangeMyPasswordDto
-
public class ChangeMyPasswordDto extends ValidationTOTPDto
-
-
Constructor Summary
Constructors Constructor Description ChangeMyPasswordDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PasswordgetNewpassword()voidsetNewpassword(Password newpassword)-
Methods inherited from class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
getCurrentpassword, getTwoauthcode, setCurrentpassword, setTwoauthcode
-
-