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