jar

at.porscheinformatik.tapestry : tapestry-csrf-protection

Maven & Gradle

Sep 08, 2021
9 stars

Tapestry CSRF Protection · Cross-Site-Request-Forgery (CSRF) protection for Apache Tapestry 5. This project is based on the Google Summer of Code 2011 project done by Markus Jung: https://code.google.com/p/gsoc2011-csrf-protection/. Some ideas and also code has been copied to start this Tapestry addon.

Table Of Contents

Latest Version

Download at.porscheinformatik.tapestry : tapestry-csrf-protection JAR file - Latest Versions:

All Versions

Download at.porscheinformatik.tapestry : tapestry-csrf-protection JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tapestry-csrf-protection-2.0.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.porscheinformatik.tapestry.csrfprotection.services

├─ at.porscheinformatik.tapestry.csrfprotection.services.CsrfProtectionModule.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.services.CsrfTokenRepository.class - [JAR]

at.porscheinformatik.tapestry.csrfprotection

├─ at.porscheinformatik.tapestry.csrfprotection.CsrfConstants.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.CsrfException.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.CsrfProtectionMode.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.CsrfToken.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.InheritedNotCsrfProtected.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.NotCsrfProtected.class - [JAR]

at.porscheinformatik.tapestry.csrfprotection.internal

├─ at.porscheinformatik.tapestry.csrfprotection.internal.CsrfComponentEventLinkTransformer.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.CsrfLinkTransformerDecorator.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.CsrfProtectionFilter.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.CsrfTokenManager.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.DefaultCsrfToken.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.ProtectedPagesService.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.SessionCsrfTokenRepository.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.SpringContextHelper.class - [JAR]

├─ at.porscheinformatik.tapestry.csrfprotection.internal.SpringCsrfTokenRepository.class - [JAR]

at.porscheinformatik.tapestry.csrfprotection.components

├─ at.porscheinformatik.tapestry.csrfprotection.components.CsrfHidden.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 11, 2023
2 usages
3.8k stars
Sep 08, 2020
1 usages
27 stars
Sep 07, 2020
1 stars
Aug 22, 2023
4 usages
175 stars
Aug 22, 2023
4 usages
175 stars
Aug 22, 2023
4 usages
175 stars
Jun 03, 2021
1 usages
1 stars
Aug 25, 2023
14 usages
1.8k stars