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