Package de.xima.fc.servlet.filter
-
Class Summary Class Description AllowedHttpMethodFilter AuthCallbackFilter Endpoint for authentication request callbacks.AuthLoginFilter Endpoint for authentication login request.AuthLogoutFilter AutoLoginFilter BackendSecurityFilter Filter that adds security-relevant headers and other settings for the backend.ConnectionFilter Filter for all pages that require access to the database.DevResourceBundleFilter Filer that is added dynamically when dev mode is activated.FrameSecurityFilter FrontendSecurityFilter Filter that adds security-relevant headers and other settings for the frontend (web forms).GlobalSecurityFilter GlobalServerInfoFilter NoCacheFilter PortalContextFilter SameSiteCookieHeaderFilter Implementation of an HTTP servletFilter
which adds the SameSite attribute to cookies, until the Java API supports it natively, if ever.