public class CustomizeOauth2WebResponseExceptionTranslator
extends java.lang.Object
implements org.springframework.security.oauth2.provider.error.WebResponseExceptionTranslator<org.springframework.security.oauth2.common.exceptions.OAuth2Exception>
| 构造器和说明 |
|---|
CustomizeOauth2WebResponseExceptionTranslator() |
public CustomizeOauth2WebResponseExceptionTranslator()
public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.exceptions.OAuth2Exception> translate(java.lang.Exception e)
translate 在接口中 org.springframework.security.oauth2.provider.error.WebResponseExceptionTranslator<org.springframework.security.oauth2.common.exceptions.OAuth2Exception>Copyright © 2021. All Rights Reserved.