Class CsrfPreventionCookieConfigurator


  • public class CsrfPreventionCookieConfigurator
    extends Object
    • Field Detail

      • isSecureCookieEnabled

        protected boolean isSecureCookieEnabled
      • isSameSiteCookieEnabled

        protected boolean isSameSiteCookieEnabled
      • sameSiteCookieValue

        protected String sameSiteCookieValue
    • Constructor Detail

      • CsrfPreventionCookieConfigurator

        public CsrfPreventionCookieConfigurator()
    • Method Detail

      • parseParams

        public void parseParams​(javax.servlet.FilterConfig filterConfig)
      • getConfig

        public String getConfig()
      • isEmpty

        protected boolean isEmpty​(String string)