| Name | Description | Type | Package | Framework |
| AbstractSocialAuthenticationService | Class | org.springframework.social.security.provider | Spring Social | |
| AuthenticationNameUserIdSource | Class | org.springframework.social.security | Spring Social | |
| OAuth1AuthenticationService | Class | org.springframework.social.security.provider | Spring Social | |
| OAuth2AuthenticationService | Class | org.springframework.social.security.provider | Spring Social | |
| SocialAuthenticationException | Indicates an error while authenticating against a social provider. | Class | org.springframework.social.security | Spring Social |
| SocialAuthenticationFailureHandler | Class | org.springframework.social.security | Spring Social | |
| SocialAuthenticationFilter | Filter for handling the provider sign-in flow within the Spring Security filter chain. | Class | org.springframework.social.security | Spring Social |
| SocialAuthenticationProvider | Class | org.springframework.social.security | Spring Social | |
| SocialAuthenticationRedirectException | Indicates the need to perform a redirect in the course of authenticating with a social provider. | Class | org.springframework.social.security | Spring Social |
| SocialAuthenticationService | Interface | org.springframework.social.security.provider | Spring Social | |
| SocialAuthenticationService .ConnectionCardinality | only one providerUserId per userId, but many userIds per providerUserId. | Class | org.springframework.social.security.provider | Spring Social |
| SocialAuthenticationServiceLocator | Interface | org.springframework.social.security | Spring Social | |
| SocialAuthenticationServiceRegistry | Class | org.springframework.social.security | Spring Social | |
| SocialAuthenticationToken | Authentication token for social authentication, e. | Class | org.springframework.social.security | Spring Social |
| SocialUser | simple utility class that uses User. | Class | org.springframework.social.security | Spring Social |
| SocialUserDetails | Interface | org.springframework.social.security | Spring Social | |
| SocialUserDetailsService | Interface | org.springframework.social.security | Spring Social | |
| SpringSocialConfigurer | Configurer that adds SocialAuthenticationFilter to Spring Security's filter chain. | Class | org.springframework.social.security | Spring Social |