Uses of Class
tv.hd3g.authkit.mod.entity.Totpbackupcode
-
Packages that use Totpbackupcode Package Description tv.hd3g.authkit.mod.entity tv.hd3g.authkit.mod.repository -
-
Uses of Totpbackupcode in tv.hd3g.authkit.mod.entity
Methods in tv.hd3g.authkit.mod.entity that return types with arguments of type Totpbackupcode Modifier and Type Method Description Set<Totpbackupcode>Credential. getTotpBackupCodes() -
Uses of Totpbackupcode in tv.hd3g.authkit.mod.repository
Methods in tv.hd3g.authkit.mod.repository that return types with arguments of type Totpbackupcode Modifier and Type Method Description Set<Totpbackupcode>TotpbackupcodeRepository. getByCredential(Credential c)
-