Polish
This commit is contained in:
parent
3805fc7455
commit
dcf3a56bd5
|
|
@ -245,7 +245,7 @@ public class ResourceServerTokenServicesConfigurationTests {
|
|||
protected static class PrincipalConfiguration extends ResourceConfiguration {
|
||||
|
||||
@Bean
|
||||
PrincipalExtractor authoritiesExtractor() {
|
||||
PrincipalExtractor principalExtractor() {
|
||||
return new PrincipalExtractor() {
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue