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