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