| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticationKeyGenerator
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator)
Deprecated.
|
void |
JdbcTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedisTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator)
Deprecated.
|
Copyright © 2021. All rights reserved.