|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface StateKeyGenerator
Stategy for generating random keys for state. The state key is important protection for client apps against cross-site request forgery.
| 方法摘要 | |
|---|---|
String |
generateKey(OAuth2ProtectedResourceDetails resource)
Generate a key. |
| 方法详细信息 |
|---|
String generateKey(OAuth2ProtectedResourceDetails resource)
resource - the resource to generate the key for
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||