Uses of Package
org.springframework.security.oauth2.client.resource

Packages that use org.springframework.security.oauth2.client.resource
org.springframework.security.oauth2.client   
org.springframework.security.oauth2.client.filter   
org.springframework.security.oauth2.client.filter.state   
org.springframework.security.oauth2.client.http   
org.springframework.security.oauth2.client.resource   
org.springframework.security.oauth2.client.test   
org.springframework.security.oauth2.client.token   
org.springframework.security.oauth2.client.token.auth   
org.springframework.security.oauth2.client.token.grant.client   
org.springframework.security.oauth2.client.token.grant.code   
org.springframework.security.oauth2.client.token.grant.implicit   
org.springframework.security.oauth2.client.token.grant.password   
org.springframework.security.oauth2.client.token.grant.redirect   
org.springframework.security.oauth2.config   
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
UserRedirectRequiredException
          Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.filter
UserRedirectRequiredException
          Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.filter.state
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.http
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.resource
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.test
BaseOAuth2ProtectedResourceDetails
           
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token
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.
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
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.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.auth
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.grant.client
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.
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
UserRedirectRequiredException
          Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.grant.code
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.
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
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.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.grant.implicit
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.
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
UserRedirectRequiredException
          Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.grant.password
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.
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
UserRedirectRequiredException
          Special exception thrown when a user redirect is required in order to obtain an OAuth2 access token.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.client.token.grant.redirect
BaseOAuth2ProtectedResourceDetails
           
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 

Classes in org.springframework.security.oauth2.client.resource used by org.springframework.security.oauth2.config
OAuth2ProtectedResourceDetails
          Details for an OAuth2-protected resource.
 



Copyright © 2013. All rights reserved.