Jar examples for s:spring-security-csrf-token-filter
A Spring Security Filter that binds the existing CSRF token values to response headers.
You can download jar file spring-security-csrf-token-filter 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-security-csrf-token-filter-1.1.jar to your project.
<dependency> <groupId>com.allanditzel</groupId> <artifactId>spring-security-csrf-token-filter</artifactId> <version>1.1</version> </dependency>
compile group: 'com.allanditzel', name: 'spring-security-csrf-token-filter', version: '1.1'
libraryDependencies += "com.allanditzel" % "spring-security-csrf-token-filter" % "1.1"
<dependency org="com.allanditzel" name="spring-security-csrf-token-filter" rev="1.1"/>
@Grapes(@Grab(group='com.allanditzel', module='spring-security-csrf-token-filter', version='1.1'))
'com.allanditzel:spring-security-csrf-token-filter:jar:1.1'
Click the following link to download the jar file.
spring-security-csrf-token-filter-1.1-javadoc.jar