接口 org.springframework.security.oauth2.provider.error.WebResponseExceptionTranslator
的使用

使用 WebResponseExceptionTranslator 的软件包
org.springframework.security.oauth2.provider.endpoint   
org.springframework.security.oauth2.provider.error   
 

org.springframework.security.oauth2.provider.endpointWebResponseExceptionTranslator 的使用
 

返回 WebResponseExceptionTranslatororg.springframework.security.oauth2.provider.endpoint 中的方法
protected  WebResponseExceptionTranslator AbstractEndpoint.getExceptionTranslator()
           
 

参数类型为 WebResponseExceptionTranslatororg.springframework.security.oauth2.provider.endpoint 中的方法
 void AbstractEndpoint.setProviderExceptionHandler(WebResponseExceptionTranslator providerExceptionHandler)
           
 

org.springframework.security.oauth2.provider.errorWebResponseExceptionTranslator 的使用
 

实现 WebResponseExceptionTranslatororg.springframework.security.oauth2.provider.error 中的类
 class DefaultWebResponseExceptionTranslator
           
 

参数类型为 WebResponseExceptionTranslatororg.springframework.security.oauth2.provider.error 中的方法
 void AbstractOAuth2SecurityExceptionHandler.setExceptionTranslator(WebResponseExceptionTranslator exceptionTranslator)
           
 



Copyright © 2013. All rights reserved.