Uses of Class
io.vertx.mutiny.ext.auth.shiro.ShiroAuth
-
Packages that use ShiroAuth Package Description io.vertx.mutiny.ext.auth.shiro -
-
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 TypeArg<ShiroAuth>
ShiroAuth. __TYPE_ARG
Methods in io.vertx.mutiny.ext.auth.shiro that return ShiroAuth Modifier and Type Method Description static ShiroAuth
ShiroAuth. create(Vertx vertx, io.vertx.ext.auth.shiro.ShiroAuthOptions options)
Deprecated.static ShiroAuth
ShiroAuth. newInstance(io.vertx.ext.auth.shiro.ShiroAuth arg)
-