org.springframework.security.oauth2.provider.error
接口 WebResponseExceptionTranslator

所有已知实现类:
DefaultWebResponseExceptionTranslator

public interface WebResponseExceptionTranslator


方法摘要
 org.springframework.http.ResponseEntity<OAuth2Exception> translate(Exception e)
           
 

方法详细信息

translate

org.springframework.http.ResponseEntity<OAuth2Exception> translate(Exception e)
                                                                   throws Exception
抛出:
Exception


Copyright © 2013. All rights reserved.