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

Packages that use org.springframework.security.oauth.provider
org.springframework.security.oauth.config   
org.springframework.security.oauth.provider   
org.springframework.security.oauth.provider.filter   
org.springframework.security.oauth.provider.nonce   
 

Classes in org.springframework.security.oauth.provider used by org.springframework.security.oauth.config
ConsumerDetails
          Provides core OAuth consumer information.
 

Classes in org.springframework.security.oauth.provider used by org.springframework.security.oauth.provider
ConsumerAuthentication
          Authentication for an OAuth consumer.
ConsumerCredentials
          The credentials for an OAuth consumer request.
ConsumerDetails
          Provides core OAuth consumer information.
ConsumerDetailsService
          A service that provides the details about an oauth consumer.
ExtraTrustConsumerDetails
          Consumer details for a specific resource.
InvalidOAuthParametersException
           
OAuthAuthenticationHandler
          Callback interface for handing authentication details that are used when an authenticated request for a protected resource is received.
ResourceSpecificConsumerDetails
          Consumer details for a specific resource.
 

Classes in org.springframework.security.oauth.provider used by org.springframework.security.oauth.provider.filter
ConsumerAuthentication
          Authentication for an OAuth consumer.
ConsumerDetails
          Provides core OAuth consumer information.
ConsumerDetailsService
          A service that provides the details about an oauth consumer.
InvalidOAuthParametersException
           
OAuthAuthenticationHandler
          Callback interface for handing authentication details that are used when an authenticated request for a protected resource is received.
OAuthProcessingFilterEntryPoint
          Entry point for OAuth authentication requests.
OAuthProviderSupport
          Support logic for OAuth providers.
 

Classes in org.springframework.security.oauth.provider used by org.springframework.security.oauth.provider.nonce
ConsumerDetails
          Provides core OAuth consumer information.
 



Copyright © 2013. All rights reserved.