Commit dcf3a56b authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 3805fc74
...@@ -245,7 +245,7 @@ public class ResourceServerTokenServicesConfigurationTests { ...@@ -245,7 +245,7 @@ public class ResourceServerTokenServicesConfigurationTests {
protected static class PrincipalConfiguration extends ResourceConfiguration { protected static class PrincipalConfiguration extends ResourceConfiguration {
@Bean @Bean
PrincipalExtractor authoritiesExtractor() { PrincipalExtractor principalExtractor() {
return new PrincipalExtractor() { return new PrincipalExtractor() {
@Override @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