Package org.springframework.social.facebook.web

Sign in with Facebook controller and FacebookCookieValue annotation support

See:
          Description

Class Summary
FacebookCookieParser Helper class that helps extract data from a Facebook cookie.
FacebookInitTag JSP Tag for initializing Facebook's JavaScript API.
FacebookWebArgumentResolver Web argument resolver that resolves arguments annotated with FacebookCookieValue.
 

Annotation Types Summary
FacebookCookieValue Annotation that indicates to FacebookWebArgumentResolver that a controller method parameter should be bound to a value from the Facebook cookie written when the user signed in with Facebook.
 

Package org.springframework.social.facebook.web Description

Sign in with Facebook controller and FacebookCookieValue annotation support