Class SetupTOTPDto
java.lang.Object
org.springframework.hateoas.RepresentationModel<SetupTOTPDto>
tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
SetupTOTPDto
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCodein classorg.springframework.hateoas.RepresentationModel<SetupTOTPDto>
-
equals
- Overrides:
equalsin classorg.springframework.hateoas.RepresentationModel<SetupTOTPDto>
-
getSecret
-
getTotpURI
-
getQrcode
-
getBackupCodes
-
getJwtControl
-