org.springframework.social.facebook
Annotation Type FacebookAccessToken


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Documented
public @interface FacebookAccessToken

Annotation that indicates to FacebookWebArgumentResolver that a controller method parameter should be bound to the Facebook access token given when the user signed in with Facebook.