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