Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.social.facebook.web Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
CanvasSignInControllerSign in controller that uses the signed_request parameter that Facebook gives to Canvas applications to obtain an access token.Classorg.springframework.social.facebook.webSpring Social
DisconnectControllerSpring MVC controller for handling deauthorization callbacks from Facebook as described at https://developers.Classorg.springframework.social.facebook.webSpring Social
FacebookCookieParserHelper class that helps extract data from a Facebook cookie.Classorg.springframework.social.facebook.webSpring Social
FacebookCookieValueAnnotation that indicates to FacebookWebArgumentResolver that a controller method parameter should be boundto a value from the Facebook cookie written when the user signed in with Facebook.Classorg.springframework.social.facebook.webSpring Social
FacebookInitTagJSP Tag for initializing Facebook's JavaScript API.Classorg.springframework.social.facebook.webSpring Social
FacebookWebArgumentResolverWeb argument resolver that resolves arguments annotated with FacebookCookieValue.Classorg.springframework.social.facebook.webSpring Social
RealTimeUpdateRepresents a real-time update from Facebook.Classorg.springframework.social.facebook.webSpring Social
RealTimeUpdate .EntryRepresents a single change entry.Classorg.springframework.social.facebook.webSpring Social
RealTimeUpdateControllerA Spring MVC controller that handles callbacks from Facebook's Real-Time Update API.Classorg.springframework.social.facebook.webSpring Social
SignedRequestClassorg.springframework.social.facebook.webSpring Social
SignedRequestArgumentResolverWeb argument resolver for controller handler method arguments that are annotated with SignedRequest.Classorg.springframework.social.facebook.webSpring Social
SignedRequestDecoderUtility class for extracting the payload of a signed request sent by Facebook.Classorg.springframework.social.facebook.webSpring Social
SignedRequestExceptionException thrown by SignedRequestDecoder when there is a problem in decoding the signed_request parameter.Classorg.springframework.social.facebook.webSpring Social
UpdateHandlerStrategy interface for handling real time updates.Interfaceorg.springframework.social.facebook.webSpring Social