public class DefaultAuthenticationKeyGenerator extends Object implements AuthenticationKeyGenerator
| Constructor and Description |
|---|
DefaultAuthenticationKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
extractKey(OAuth2Authentication authentication) |
public String extractKey(OAuth2Authentication authentication)
extractKey in interface AuthenticationKeyGeneratorauthentication - an OAuth2AuthenticationCopyright © 2016. All rights reserved.