public static class CustomOpaqueTokenIntrospector.CustomResponseErrorHandler extends Object implements org.springframework.web.client.ResponseErrorHandler
| Constructor and Description |
|---|
CustomResponseErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
boolean |
hasError(org.springframework.http.client.ClientHttpResponse response) |
public boolean hasError(org.springframework.http.client.ClientHttpResponse response)
throws IOException
hasError in interface org.springframework.web.client.ResponseErrorHandlerIOExceptionpublic void handleError(org.springframework.http.client.ClientHttpResponse response)
throws IOException
handleError in interface org.springframework.web.client.ResponseErrorHandlerIOExceptionCopyright © 2021. All rights reserved.