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