All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.csrfguard.tld Maven / Gradle / Ivy

Go to download

OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.

There is a newer version: 3.1.0-wso2v2
Show newest version



	1.2
	2.0
	Owasp CsrfGuard Tag Library
	http://www.owasp.org/index.php/Category:OWASP_CSRFGuard_Project/Owasp.CsrfGuard.tld
	
		token
		org.owasp.csrfguard.tag.TokenTag
		empty
		
			uri
			false
			true
		
	
	
		tokenname
		org.owasp.csrfguard.tag.TokenNameTag
		empty
	
	
		tokenvalue
		org.owasp.csrfguard.tag.TokenValueTag
		empty
		
			uri
			false
			true
		
	
	
		a
		org.owasp.csrfguard.tag.ATag
		true
	
	
		form
		org.owasp.csrfguard.tag.FormTag
		true
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy