Uses of Class
io.vertx.mutiny.ext.auth.shiro.ShiroAuth
-
-
Uses of ShiroAuth in io.vertx.mutiny.ext.auth.shiro
Fields in io.vertx.mutiny.ext.auth.shiro with type parameters of type ShiroAuth Modifier and Type Field Description static io.smallrye.mutiny.vertx.TypeArg<ShiroAuth>ShiroAuth. __TYPE_ARGMethods in io.vertx.mutiny.ext.auth.shiro that return ShiroAuth Modifier and Type Method Description static ShiroAuthShiroAuth. create(Vertx vertx, io.vertx.ext.auth.shiro.ShiroAuthOptions options)Deprecated.static ShiroAuthShiroAuth. newInstance(io.vertx.ext.auth.shiro.ShiroAuth arg)
-