|
Spring Social Facebook | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DisconnectController | Spring MVC controller for handling deauthorization callbacks from Facebook as described at https://developers.facebook.com/docs/authentication/. |
| 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. |
| SignedRequestArgumentResolver | Web argument resolver for controller handler method arguments that are annotated with SignedRequest. |
| 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. |
| SignedRequest | |
Sign in with Facebook controller and FacebookCookieValue annotation support
|
Spring Social Facebook | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||