@Deprecated public class DefaultStateKeyGenerator extends Object implements StateKeyGenerator
| Constructor and Description |
|---|
DefaultStateKeyGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
generateKey(OAuth2ProtectedResourceDetails resource)
Deprecated.
Generate a key.
|
public String generateKey(OAuth2ProtectedResourceDetails resource)
StateKeyGeneratorgenerateKey in interface StateKeyGeneratorresource - the resource to generate the key forCopyright © 2020. All rights reserved.