Package com.xebialabs.xlrelease.security.web.csrf
-
Class Summary Class Description ReleaseCookieCsrfTokenRepository This is replica ofCookieCsrfTokenRepositoryto support sameSite attribute for cookie ACsrfTokenRepositorythat persists the CSRF token in a cookie named "XSRF-TOKEN" and reads from the header "X-XSRF-TOKEN" following the conventions of AngularJS.