Uses of Interface
es.kukenan.smartfi.common.utils.otp.TotpGenerator
Packages that use TotpGenerator
-
Uses of TotpGenerator in es.kukenan.smartfi.common.config
Methods in es.kukenan.smartfi.common.config that return TotpGeneratorModifier and TypeMethodDescriptionApplicationConfig.totpGenerator(String secretKey, Integer validTimeInSeconds) Global TOTP generator, only present if a secret key is defined.