public interface StateKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
generateKey(OAuth2ProtectedResourceDetails resource)
Generate a key.
|
String generateKey(OAuth2ProtectedResourceDetails resource)
resource - the resource to generate the key forCopyright © 2018. All rights reserved.