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