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