Package | Description |
---|---|
org.springframework.security.oauth2.client.token |
Modifier and Type | Class and Description |
---|---|
class |
DefaultClientKeyGenerator
Basic key generator taking into account the client id, scope and username (principal name) if they exist.
|
Modifier and Type | Method and Description |
---|---|
void |
JdbcClientTokenServices.setClientKeyGenerator(ClientKeyGenerator keyGenerator) |
Copyright © 2019. All rights reserved.