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