Package | Description |
---|---|
org.springframework.security.oauth2.client.token | |
org.springframework.security.oauth2.client.token.grant.code |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRequestEnhancer |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2AccessTokenSupport.setTokenRequestEnhancer(RequestEnhancer tokenRequestEnhancer)
A custom enhancer for the access token request
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationCodeAccessTokenProvider.setAuthorizationRequestEnhancer(RequestEnhancer authorizationRequestEnhancer)
A custom enhancer for the authorization request
|
Copyright © 2019. All rights reserved.