|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ResourceServerTokenServices 的软件包 | |
|---|---|
| org.springframework.security.oauth2.client.filter | |
| org.springframework.security.oauth2.provider.authentication | |
| org.springframework.security.oauth2.provider.token | |
| org.springframework.security.oauth2.client.filter 中 ResourceServerTokenServices 的使用 |
|---|
| 参数类型为 ResourceServerTokenServices 的 org.springframework.security.oauth2.client.filter 中的方法 | |
|---|---|
void |
OAuth2ClientAuthenticationProcessingFilter.setTokenServices(ResourceServerTokenServices tokenServices)
Reference to a CheckTokenServices that can validate an OAuth2AccessToken |
| org.springframework.security.oauth2.provider.authentication 中 ResourceServerTokenServices 的使用 |
|---|
| 参数类型为 ResourceServerTokenServices 的 org.springframework.security.oauth2.provider.authentication 中的方法 | |
|---|---|
void |
OAuth2AuthenticationManager.setTokenServices(ResourceServerTokenServices tokenServices)
|
| org.springframework.security.oauth2.provider.token 中 ResourceServerTokenServices 的使用 |
|---|
| 实现 ResourceServerTokenServices 的 org.springframework.security.oauth2.provider.token 中的类 | |
|---|---|
class |
DefaultTokenServices
Base implementation for token services using random UUID values for the access token and refresh token values. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||