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