类 org.springframework.security.oauth2.provider.error.AbstractOAuth2SecurityExceptionHandler
的使用

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

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

org.springframework.security.oauth2.provider.errorAbstractOAuth2SecurityExceptionHandler 的子类
 class OAuth2AccessDeniedHandler
          If authorization fails and the caller has asked for a specific content type response, this entry point can send one, along with a standard 403 status.
 class OAuth2AuthenticationEntryPoint
          If authentication fails and the caller has asked for a specific content type response, this entry point can send one, along with a standard 401 status.
 



Copyright © 2013. All rights reserved.