Interface CookieProcessorFilter.CookieHandler

    • Method Detail

      • attributes

        void attributes​(java.util.Optional<java.lang.Boolean> isSecure,
                        java.util.Optional<java.lang.Boolean> isHttpOnly,
                        CookieProcessorFilter.SameSite sameSite)