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