|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ClientKeyGenerator 的软件包 | |
|---|---|
| org.springframework.security.oauth2.client.token | |
| org.springframework.security.oauth2.client.token 中 ClientKeyGenerator 的使用 |
|---|
| 实现 ClientKeyGenerator 的 org.springframework.security.oauth2.client.token 中的类 | |
|---|---|
class |
DefaultClientKeyGenerator
Basic key generator taking into account the client id, scope and username (principal name) if they exist. |
| 参数类型为 ClientKeyGenerator 的 org.springframework.security.oauth2.client.token 中的方法 | |
|---|---|
void |
JdbcClientTokenServices.setClientKeyGenerator(ClientKeyGenerator keyGenerator)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||