软件包 org.springframework.security.oauth2.client.resource

接口摘要
OAuth2ProtectedResourceDetails Details for an OAuth2-protected resource.
 

类摘要
BaseOAuth2ProtectedResourceDetails  
 

异常摘要
OAuth2AccessDeniedException When access is denied we usually want a 403, but we want the same treatment as all teh other OAuth2Exception types, so this is not a Spring Security AccessDeniedException.
UserApprovalRequiredException Exception indicating that user approval is required, with some indication of how to signal the approval.
UserRedirectRequiredException Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 



Copyright © 2013. All rights reserved.