Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticationKeyGenerator
Basic key generator taking into account the client id, scope, resource ids and username (principal name) if they
exist.
|
Modifier and Type | Method and Description |
---|---|
void |
InMemoryTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator) |
void |
JdbcTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator) |
Modifier and Type | Method and Description |
---|---|
void |
RedisTokenStore.setAuthenticationKeyGenerator(AuthenticationKeyGenerator authenticationKeyGenerator) |
Copyright © 2019. All rights reserved.