| Modifier and Type | Method and Description |
|---|---|
WebResponseExceptionTranslator<OAuth2Exception> |
AuthorizationServerEndpointsConfigurer.getExceptionTranslator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerEndpointsConfigurer |
AuthorizationServerEndpointsConfigurer.exceptionTranslator(WebResponseExceptionTranslator<OAuth2Exception> exceptionTranslator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected WebResponseExceptionTranslator<OAuth2Exception> |
AbstractEndpoint.getExceptionTranslator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckTokenEndpoint.setExceptionTranslator(WebResponseExceptionTranslator<OAuth2Exception> exceptionTranslator)
Deprecated.
|
void |
AbstractEndpoint.setProviderExceptionHandler(WebResponseExceptionTranslator<OAuth2Exception> providerExceptionHandler)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWebResponseExceptionTranslator
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOAuth2SecurityExceptionHandler.setExceptionTranslator(WebResponseExceptionTranslator<?> exceptionTranslator)
Deprecated.
|
Copyright © 2021. All rights reserved.