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