Package io.quarkus.csrf.reactive.runtime
Class RestCsrfConfigHolder
java.lang.Object
io.quarkus.csrf.reactive.runtime.RestCsrfConfigHolder
-
Constructor Summary
ConstructorsConstructorDescriptionRestCsrfConfigHolder(RestCsrfConfig config, io.quarkus.vertx.http.runtime.VertxHttpConfig httpConfig, io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig) -
Method Summary
-
Constructor Details
-
RestCsrfConfigHolder
RestCsrfConfigHolder(RestCsrfConfig config, io.quarkus.vertx.http.runtime.VertxHttpConfig httpConfig, io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig)
-
-
Method Details
-
getConfig
RestCsrfConfig getConfig()
-