Uses of Class
io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Packages that use OtpKeyGenerator
-
Uses of OtpKeyGenerator in io.vertx.mutiny.ext.auth.otp
Fields in io.vertx.mutiny.ext.auth.otp with type parameters of type OtpKeyGeneratorModifier and TypeFieldDescriptionstatic final TypeArg<OtpKeyGenerator>OtpKeyGenerator.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.otp that return OtpKeyGeneratorModifier and TypeMethodDescriptionstatic OtpKeyGeneratorOtpKeyGenerator.create()Creates an instance of OtpKeyGenerator.static OtpKeyGeneratorCreates an instance of OtpKeyGenerator.static OtpKeyGeneratorOtpKeyGenerator.newInstance(io.vertx.ext.auth.otp.OtpKeyGenerator delegate) Creates a new instance of theOtpKeyGenerator.