@Configuration @ConditionalOnClass(value=org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken.class) public static class SpringAuthenticationInfoProvider.OAuth2ResourceServer extends Object
| Constructor and Description |
|---|
OAuth2ResourceServer() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfoProvider |
oauth2ResourceServerAuthenticationInfoProvider() |
@Bean @Order(value=2147483647) public AuthenticationInfoProvider oauth2ResourceServerAuthenticationInfoProvider()
Copyright © 2023. All rights reserved.