| Name | Description | Type | Package | Framework |
| AbstractOAuth1ApiBinding | Base class for OAuth 1-based provider API bindings. | Class | org.springframework.social.oauth1 | Spring Social |
| AbstractOAuth1ServiceProvider | Base class for ServiceProviders that use the OAuth1 protocol. | Class | org.springframework.social.oauth1 | Spring Social |
| AuthorizedRequestToken | A OAuth 1. | Class | org.springframework.social.oauth1 | Spring Social |
| GenericOAuth1ConnectionFactory | Generic implementation of an OAuth1ConnectionFactory that carries no intrinsic knowledge of the API it will be creating connections against. | Class | org.springframework.social.oauth1 | Spring Social |
| GenericOAuth1ServiceProvider | Generic implementation of OAuth1ServiceProvider that carries no intrinsic knowledge of the API it will be creating connections against. | Class | org.springframework.social.oauth1 | Spring Social |
| OAuth1Operations | A service interface for the OAuth 1 flow. | Interface | org.springframework.social.oauth1 | Spring Social |
| OAuth1Parameters | Parameters for building an OAuth1 authorize URL. | Class | org.springframework.social.oauth1 | Spring Social |
| OAuth1ServiceProvider | A ServiceProvider that uses the OAuth 1. | Interface | org.springframework.social.oauth1 | Spring Social |
| OAuth1Template | OAuth10Operations implementation that uses REST-template to make the OAuth calls. | Class | org.springframework.social.oauth1 | Spring Social |
| OAuth1Version | Various versions ofthe OAuth1 Core specification. | Class | org.springframework.social.oauth1 | Spring Social |
| OAuthToken | Holds an OAuth token and secret. | Class | org.springframework.social.oauth1 | Spring Social |