All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractSocialAuthenticationService<S> AuthenticationNameUserIdSource Implementation of UserIdSource that returns the Spring SecurityAuthentication's name as the user ID.OAuth1AuthenticationService<S> OAuth2AuthenticationService<S> SocialAuthenticationException Indicates an error while authenticating against a social provider.SocialAuthenticationFailureHandler SocialAuthenticationFilter Filter for handling the provider sign-in flow within the Spring Security filter chain.SocialAuthenticationProvider AuthenticationProviderfor spring-social basedServiceProvidersSocialAuthenticationRedirectException Indicates the need to perform a redirect in the course of authenticating with a social provider.SocialAuthenticationService<S> Authentication for socialConnectionFactorySocialAuthenticationService.ConnectionCardinality SocialAuthenticationServiceLocator SocialAuthenticationServiceRegistry SocialAuthenticationToken Authentication token for social authentication, e.g.SocialUser simple utility class that usesUser.getUsername()asSocialUserDetails.getUserId()for SocialUserDetailsSocialUserDetails SocialUserDetailsService similar toUserDetailsServicebut loads details by user id, not username