|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 AuthenticationKeyGenerator 的软件包 | |
|---|---|
| org.springframework.security.oauth2.provider.token | |
| org.springframework.security.oauth2.provider.token 中 AuthenticationKeyGenerator 的使用 |
|---|
| 实现 AuthenticationKeyGenerator 的 org.springframework.security.oauth2.provider.token 中的类 | |
|---|---|
class |
DefaultAuthenticationKeyGenerator
Basic key generator taking into account the client id, scope, reource ids and username (principal name) if they exist. |
| 参数类型为 AuthenticationKeyGenerator 的 org.springframework.security.oauth2.provider.token 中的方法 | |
|---|---|
void |
JdbcTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator)
|
void |
InMemoryTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||