Uses of Interface
io.quarkus.vertx.http.runtime.AuthConfig
Packages that use AuthConfig
-
Uses of AuthConfig in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return AuthConfigModifier and TypeMethodDescriptionVertxHttpBuildTimeConfig.auth()Authentication mechanism and SecurityRealm name information used for configuring HTTP auth instance for the deployment.