Package com.aquima.web.boot
Class SameSiteCookieConfiguration
java.lang.Object
com.aquima.web.boot.SameSiteCookieConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.server.CookieSameSiteSupplier
-
Constructor Details
-
SameSiteCookieConfiguration
-
-
Method Details
-
applicationCookieSameSiteSupplier
@Bean @ConditionalOnProperty(name="blueriq.security.cookie-samesite.enabled", havingValue="true", matchIfMissing=true) public org.springframework.boot.web.servlet.server.CookieSameSiteSupplier applicationCookieSameSiteSupplier()
-