@Deprecated public interface OAuth2ExceptionRenderer
OAuth2Exception in cases where they cannot be rendered by the Spring dispatcher
servlet (i.e. usually in a filter chain).
| Modifier and Type | Method and Description |
|---|---|
void |
handleHttpEntityResponse(org.springframework.http.HttpEntity<?> responseEntity,
org.springframework.web.context.request.ServletWebRequest webRequest)
Deprecated.
|
Copyright © 2020. All rights reserved.