Uses of Interface
org.springframework.social.connect.web.SignInAdapter
-
Packages that use SignInAdapter Package Description org.springframework.social.connect.web Spring MVC Controller for controlling ServiceProvider connect operations. -
-
Uses of SignInAdapter in org.springframework.social.connect.web
Constructors in org.springframework.social.connect.web with parameters of type SignInAdapter Constructor Description ProviderSignInController(ConnectionFactoryLocator connectionFactoryLocator, UsersConnectionRepository usersConnectionRepository, SignInAdapter signInAdapter)Creates a new provider sign-in controller.
-