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