public class UniqueAuthenticationKeyGenerator
extends java.lang.Object
implements org.springframework.security.oauth2.provider.token.AuthenticationKeyGenerator
| Constructor and Description |
|---|
UniqueAuthenticationKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
extractKey(org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |