Uses of Class
io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
-
Packages that use LiveAuth Package Description io.vertx.mutiny.ext.auth.oauth2.providers -
-
Uses of LiveAuth in io.vertx.mutiny.ext.auth.oauth2.providers
Fields in io.vertx.mutiny.ext.auth.oauth2.providers with type parameters of type LiveAuth Modifier and Type Field Description static TypeArg<LiveAuth>
LiveAuth. __TYPE_ARG
Methods in io.vertx.mutiny.ext.auth.oauth2.providers that return LiveAuth Modifier and Type Method Description static LiveAuth
LiveAuth. newInstance(io.vertx.ext.auth.oauth2.providers.LiveAuth arg)
-