Package org.springframework.social.connect.signin.web

Support for signing in with using a provider identity such as your Twitter account.

See:
          Description

Interface Summary
SignInService Strategy interface for authenticating users to an application given their account ID.
 

Class Summary
ProviderSignInAttempt Models an attempt to sign-in to the application using a provider user identity.
ProviderSignInController Spring MVC Controller for handling the provider user sign-in flow.
ProviderSignInUtils Helper methods that support provider user sign-in scenarios.
 

Package org.springframework.social.connect.signin.web Description

Support for signing in with using a provider identity such as your Twitter account.