spring-security/oauth2
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields
Apply an Eclipse cleanup rules to ensure that fields are always accessed
using `this.`. This aligns with the style used by Spring Framework and
helps users quickly see the difference between a local and member
variable.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
oauth2-client Always use 'this.' when accessing fields 2020-08-24 17:33:07 -05:00
oauth2-core Always use 'this.' when accessing fields 2020-08-24 17:33:07 -05:00
oauth2-jose Always use 'this.' when accessing fields 2020-08-24 17:33:07 -05:00
oauth2-resource-server Always use 'this.' when accessing fields 2020-08-24 17:33:07 -05:00