SecurityAnnotationScanner's method comparison should use .equals #17143
Labels
in: aspects
An issue in spring-security-aspects
in: core
An issue in spring-security-core
type: bug
A general bug
Milestone
When using == to look for a method match, it may not account for technologies like AspectJ that weave behavior around a method at compile time.
The text was updated successfully, but these errors were encountered: