Commit dcf3a56b authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 3805fc74
......@@ -245,7 +245,7 @@ public class ResourceServerTokenServicesConfigurationTests {
protected static class PrincipalConfiguration extends ResourceConfiguration {
@Bean
PrincipalExtractor authoritiesExtractor() {
PrincipalExtractor principalExtractor() {
return new PrincipalExtractor() {
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment