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_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) 
 -