1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/config
Phillip Webb 6894ff5d12 Make classes final where possible
Update classes that have private constructors so that they are also
declared final. In a few cases, inner-classes used private constructors
but were subclassed. These have now been changed to have package-private
constructors.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
2020-08-24 17:33:07 -05:00