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

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

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

实现 OAuth2ExceptionRendererorg.springframework.security.oauth2.provider.error 中的类
 class DefaultOAuth2ExceptionRenderer
          Default implementation of OAuth2ExceptionRenderer that can render the exceptions using message converters (just like regular Spring MVC endpoints).
 

参数类型为 OAuth2ExceptionRendererorg.springframework.security.oauth2.provider.error 中的方法
 void AbstractOAuth2SecurityExceptionHandler.setExceptionRenderer(OAuth2ExceptionRenderer exceptionRenderer)
           
 



Copyright © 2013. All rights reserved.