Uses of Interface
io.vertx.ext.auth.otp.OtpKeyGenerator
Packages that use OtpKeyGenerator
Package
Description
-
Uses of OtpKeyGenerator in io.vertx.ext.auth.otp
Methods in io.vertx.ext.auth.otp that return OtpKeyGeneratorModifier and TypeMethodDescriptionstatic OtpKeyGeneratorOtpKeyGenerator.create()Creates an instance of OtpKeyGenerator.static OtpKeyGeneratorCreates an instance of OtpKeyGenerator. -
Uses of OtpKeyGenerator in io.vertx.reactivex.ext.auth.otp
Methods in io.vertx.reactivex.ext.auth.otp that return OtpKeyGeneratorMethods in io.vertx.reactivex.ext.auth.otp with parameters of type OtpKeyGeneratorModifier and TypeMethodDescriptionstatic OtpKeyGeneratorOtpKeyGenerator.newInstance(OtpKeyGenerator arg) Constructors in io.vertx.reactivex.ext.auth.otp with parameters of type OtpKeyGenerator -
Uses of OtpKeyGenerator in io.vertx.rxjava3.ext.auth.otp
Methods in io.vertx.rxjava3.ext.auth.otp that return OtpKeyGeneratorMethods in io.vertx.rxjava3.ext.auth.otp with parameters of type OtpKeyGeneratorModifier and TypeMethodDescriptionstatic OtpKeyGeneratorOtpKeyGenerator.newInstance(OtpKeyGenerator arg) Constructors in io.vertx.rxjava3.ext.auth.otp with parameters of type OtpKeyGenerator