| Package | Description |
|---|---|
| org.springframework.security.oauth2.config.annotation.web.configurers | |
| org.springframework.security.oauth2.provider.authentication |
| Modifier and Type | Method and Description |
|---|---|
ResourceServerSecurityConfigurer |
ResourceServerSecurityConfigurer.tokenExtractor(TokenExtractor tokenExtractor)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BearerTokenExtractor
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthenticationProcessingFilter.setTokenExtractor(TokenExtractor tokenExtractor)
Deprecated.
|
Copyright © 2021. All rights reserved.