Binary compatibility between jspwiki-http 2.12.3 and 2.12.2
Old: E:\Java\.m2\repository\org\apache\jspwiki\jspwiki-http\2.12.2\jspwiki-http-2.12.2.jar
New: E:\Java\.m2\repository\org\apache\jspwiki\jspwiki-http\2.12.3\jspwiki-http-2.12.3.jar
Created: 2025-07-30T19:59:19.080+0200
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: org.apache.wiki;org.apache.wiki
Excludes: n.a.
Semantic Versioning: 0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
UNCHANGED org.apache.wiki.http.filter.CsrfProtectionFilter
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public class  org.apache.wiki.http.filter.CsrfProtectionFilter top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String ANTICSRF_PARAM n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CsrfProtectionFilter() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void destroy() n.a.
Old file New file
90 90
UNCHANGED public n.a. void doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED javax.servlet.ServletException
n.a.
Old file New file
57 57
UNCHANGED public n.a. void init(javax.servlet.FilterConfig) n.a.
Old file New file
52 52
UNCHANGED static public n.a. boolean isCsrfProtectedPost(javax.servlet.http.HttpServletRequest) n.a.
Old file New file
71 71