Uses of Class
io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Packages that use AuthenticationProvider
-
Uses of AuthenticationProvider in io.vertx.mutiny.ext.auth
Subclasses of AuthenticationProvider in io.vertx.mutiny.ext.authModifier and TypeClassDescriptionclassUser-facing interface for authenticating users.classChain several authentication providers as if they were one.Methods in io.vertx.mutiny.ext.auth with parameters of type AuthenticationProvider -
Uses of AuthenticationProvider in io.vertx.mutiny.ext.auth.authentication
Fields in io.vertx.mutiny.ext.auth.authentication with type parameters of type AuthenticationProviderModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<AuthenticationProvider> AuthenticationProvider.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.authentication that return AuthenticationProviderModifier and TypeMethodDescriptionstatic AuthenticationProviderAuthenticationProvider.newInstance(io.vertx.ext.auth.authentication.AuthenticationProvider arg)