Package io.quarkus.csrf.reactive.runtime
Class CsrfRecorder
- java.lang.Object
-
- io.quarkus.csrf.reactive.runtime.CsrfRecorder
-
public class CsrfRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description CsrfRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Supplier<CsrfReactiveConfig>configure(CsrfReactiveConfig csrfReactiveConfig)
-
-
-
Method Detail
-
configure
public Supplier<CsrfReactiveConfig> configure(CsrfReactiveConfig csrfReactiveConfig)
-
-