Uses of Package
org.springframework.security.oauth.consumer

Packages that use org.springframework.security.oauth.consumer
org.springframework.security.oauth.config   
org.springframework.security.oauth.consumer   
org.springframework.security.oauth.consumer.client   
org.springframework.security.oauth.consumer.filter   
org.springframework.security.oauth.consumer.net   
org.springframework.security.oauth.consumer.rememberme   
org.springframework.security.oauth.consumer.token   
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.config
ProtectedResourceDetailsService
          Service for loading protected resource details.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
OAuthRequestFailedException
          Thrown when an OAuth request fails.
OAuthSecurityContext
          The OAuth 2 security context (for a specific user).
ProtectedResourceDetails
          Details about a protected resource.
ProtectedResourceDetailsService
          Service for loading protected resource details.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer.client
OAuthConsumerSupport
          Consumer-side support for OAuth.
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
OAuthRequestFailedException
          Thrown when an OAuth request fails.
ProtectedResourceDetails
          Details about a protected resource.
ProtectedResourceDetailsService
          Service for loading protected resource details.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer.filter
OAuthConsumerSupport
          Consumer-side support for OAuth.
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
OAuthRequestFailedException
          Thrown when an OAuth request fails.
ProtectedResourceDetails
          Details about a protected resource.
ProtectedResourceDetailsService
          Service for loading protected resource details.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer.net
OAuthConsumerSupport
          Consumer-side support for OAuth.
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
ProtectedResourceDetails
          Details about a protected resource.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer.rememberme
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
 

Classes in org.springframework.security.oauth.consumer used by org.springframework.security.oauth.consumer.token
OAuthConsumerToken
          Interface for a consumer-side OAuth token.
 



Copyright © 2013. All rights reserved.