@Deprecated public class DefaultAuthenticationKeyGenerator extends Object implements AuthenticationKeyGenerator
| Constructor and Description |
|---|
DefaultAuthenticationKeyGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
extractKey(OAuth2Authentication authentication)
Deprecated.
|
protected String |
generateKey(Map<String,String> values)
Deprecated.
|
public DefaultAuthenticationKeyGenerator()
public String extractKey(OAuth2Authentication authentication)
extractKey in interface AuthenticationKeyGeneratorauthentication - an OAuth2AuthenticationCopyright © 2020. All rights reserved.