Uses of Class
io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
-
-
Uses of HtpasswdAuth in io.vertx.mutiny.ext.auth.htpasswd
Fields in io.vertx.mutiny.ext.auth.htpasswd with type parameters of type HtpasswdAuth Modifier and Type Field Description static io.smallrye.mutiny.vertx.TypeArg<HtpasswdAuth>HtpasswdAuth. __TYPE_ARGMethods in io.vertx.mutiny.ext.auth.htpasswd that return HtpasswdAuth Modifier and Type Method Description static HtpasswdAuthHtpasswdAuth. create(io.vertx.mutiny.core.Vertx vertx)static HtpasswdAuthHtpasswdAuth. create(io.vertx.mutiny.core.Vertx vertx, io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions htpasswdAuthOptions)static HtpasswdAuthHtpasswdAuth. newInstance(io.vertx.ext.auth.htpasswd.HtpasswdAuth arg)
-