Uses of Interface
org.springframework.social.security.SocialAuthenticationServiceLocator
-
Packages that use SocialAuthenticationServiceLocator Package Description org.springframework.social.security -
-
Uses of SocialAuthenticationServiceLocator in org.springframework.social.security
Classes in org.springframework.social.security that implement SocialAuthenticationServiceLocator Modifier and Type Class Description classSocialAuthenticationServiceRegistryMethods in org.springframework.social.security that return SocialAuthenticationServiceLocator Modifier and Type Method Description SocialAuthenticationServiceLocatorSocialAuthenticationFilter. getAuthServiceLocator()Constructors in org.springframework.social.security with parameters of type SocialAuthenticationServiceLocator Constructor Description SocialAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authManager, UserIdSource userIdSource, UsersConnectionRepository usersConnectionRepository, SocialAuthenticationServiceLocator authServiceLocator)
-