Uses of Class
tv.hd3g.authkit.mod.dto.validated.ValidationSetupTOTPDto
Packages that use ValidationSetupTOTPDto
-
Uses of ValidationSetupTOTPDto in tv.hd3g.authkit.mod.controller
Methods in tv.hd3g.authkit.mod.controller with parameters of type ValidationSetupTOTPDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>RestControllerMe.confirmTOTP(ValidationSetupTOTPDto setupDto, jakarta.servlet.http.HttpServletRequest request) -
Uses of ValidationSetupTOTPDto in tv.hd3g.authkit.mod.service
Methods in tv.hd3g.authkit.mod.service with parameters of type ValidationSetupTOTPDtoModifier and TypeMethodDescriptionvoidAuthenticationService.setupTOTPWithChecks(ValidationSetupTOTPDto setupDto, String expectedUserUUID) voidAuthenticationServiceImpl.setupTOTPWithChecks(ValidationSetupTOTPDto setupDto, String expectedUserUUID)