Package | Description |
---|---|
org.springframework.security.oauth2.provider.error |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOAuth2ExceptionRenderer
Default implementation of
OAuth2ExceptionRenderer that can render the exceptions using message converters
(just like regular Spring MVC endpoints). |
Modifier and Type | Method and Description |
---|---|
void |
AbstractOAuth2SecurityExceptionHandler.setExceptionRenderer(OAuth2ExceptionRenderer exceptionRenderer) |
Copyright © 2019. All rights reserved.