| Interface and Description |
|---|
| io.vertx.ext.auth.AuthOptions
do not use this interface to create a provider, use the provider specific factory.
|
| io.vertx.ext.auth.AuthProvider
This interface was quite opionated. The new alternative is to use one of the specific interfaces:
AuthenticationProvider or AuthorizationProvider |
Copyright © 2022 Eclipse. All rights reserved.