Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionredirect to landingPage can be disabled by removing default landing page (via `quarkus.http.auth.form.landing-page=`). Quarkus will ignore this configuration property if there is no landing page.This method is internal by nature, if you have a good use case, please report it so that we can document the use case and test it.
-
Deprecated MethodsMethodDescriptionUse
CertificateConfig.keyStoreAlias()instead.UseCertificateConfig.keyStoreAliasPassword()instead.UseCertificateConfig.keyStoreAliasPasswordKey()instead.redirect to landingPage can be disabled by removing default landing page (via `quarkus.http.auth.form.landing-page=`). Quarkus will ignore this configuration property if there is no landing page.This method is internal by nature, if you have a good use case, please report it so that we can document the use case and test it.UseVertxHttpConfig.corsEnabled(). Deprecated because it requires additional syntax to configure with the groupVertxHttpConfig.cors()in YAML config.
-
Deprecated ConstructorsConstructorDescription