A B C D E F G H I L M O P R S T U

A

AccountNotConnectedException - Exception in org.springframework.social.core
Indicates a security-related error while performing an operation on a social network provider (updating a Twitter user's status without an OAuth access token, for example).
AccountNotConnectedException(String) - Constructor for exception org.springframework.social.core.AccountNotConnectedException
 
AccountNotConnectedException(String, Throwable) - Constructor for exception org.springframework.social.core.AccountNotConnectedException
 

B

buildAuthorizationHeader(HttpMethod, URI, Map<String, String>) - Method in class org.springframework.social.oauth1.OAuth1ClientRequestSigner
 
buildAuthorizationHeader(HttpMethod, URI, Map<String, String>) - Method in class org.springframework.social.oauth1.S2OAuth1RequestSigner
 
buildAuthorizationHeader(HttpMethod, URI, Map<String, String>) - Method in class org.springframework.social.oauth1.ScribeOAuth1RequestSigner
 

C

createRequest(URI, HttpMethod) - Method in class org.springframework.social.oauth.OAuthSigningClientHttpRequestFactory
 

D

decode(String) - Method in class org.springframework.social.oauth1.OAuth1ClientRequestSigner
 
DuplicateTweetException - Exception in org.springframework.social.twitter
Exception thrown when a duplicate tweet is posted.
DuplicateTweetException(String) - Constructor for exception org.springframework.social.twitter.DuplicateTweetException
 
DuplicateTweetException(String, Throwable) - Constructor for exception org.springframework.social.twitter.DuplicateTweetException
 

E

Event - Class in org.springframework.social.greenhouse
Model class that represents a Greenhouse event.
Event() - Constructor for class org.springframework.social.greenhouse.Event
 
Event.TimeZone - Class in org.springframework.social.greenhouse
 
Event.TimeZone() - Constructor for class org.springframework.social.greenhouse.Event.TimeZone
 
Event.Venue - Class in org.springframework.social.greenhouse
 
Event.Venue() - Constructor for class org.springframework.social.greenhouse.Event.Venue
 
EventSession - Class in org.springframework.social.greenhouse
Model class that represents a Greenhouse event session.
EventSession() - Constructor for class org.springframework.social.greenhouse.EventSession
 
EventSession.Leader - Class in org.springframework.social.greenhouse
 
EventSession.Leader() - Constructor for class org.springframework.social.greenhouse.EventSession.Leader
 
EventSession.Room - Class in org.springframework.social.greenhouse
 
EventSession.Room() - Constructor for class org.springframework.social.greenhouse.EventSession.Room
 
executeInternal(HttpHeaders, byte[]) - Method in class org.springframework.social.oauth.OAuthSigningClientHttpRequest
 

F

FacebookAccessToken - Annotation Type in org.springframework.social.facebook
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.
FacebookLink - Class in org.springframework.social.facebook
Model class representing a link to be posted to a users Facebook wall.
FacebookLink(String, String, String, String) - Constructor for class org.springframework.social.facebook.FacebookLink
Creates a FacebookLink.
FacebookOperations - Interface in org.springframework.social.facebook
Interface specifying a basic set of operations for interacting with Facebook.
FacebookProfile - Class in org.springframework.social.facebook
Model class containing a Facebook user's profile information.
FacebookProfile() - Constructor for class org.springframework.social.facebook.FacebookProfile
 
FacebookTemplate - Class in org.springframework.social.facebook
This is the central class for interacting with Facebook.
FacebookTemplate(String) - Constructor for class org.springframework.social.facebook.FacebookTemplate
Create a new instance of FacebookTemplate.
FacebookUserId - Annotation Type in org.springframework.social.facebook
Annotation that indicates to FacebookWebArgumentResolver that a controller method parameter should be bound to the user's Facebook ID, assuming that user has signed in with Facebook.
FacebookWebArgumentResolver - Class in org.springframework.social.facebook
Web argument resolver that resolves arguments annotated with FacebookAccessToken or FacebookUserId.
FacebookWebArgumentResolver(String) - Constructor for class org.springframework.social.facebook.FacebookWebArgumentResolver
 

G

getAccessTokenEndpoint() - Method in class org.springframework.social.oauth1.PreAuthorizedOAuthApi
 
getAccountId() - Method in class org.springframework.social.greenhouse.GreenhouseProfile
The user's Greenhouse account ID.
getBaseStringExtractor() - Method in class org.springframework.social.oauth1.PreAuthorizedOAuthApi
Overridden to return a LinkedInBaseStringExtractorImpl, so that tildes (~) will be escaped.
getCaption() - Method in class org.springframework.social.facebook.FacebookLink
 
getCompany() - Method in class org.springframework.social.tripit.TripItProfile
The company that the TripIt user works for
getConnections() - Method in class org.springframework.social.linkedin.LinkedInConnections
Retrieves the list of connected profiles.
getConnections() - Method in interface org.springframework.social.linkedin.LinkedInOperations
Retrieves the 1st-degree connections from the current user's network.
getConnections() - Method in class org.springframework.social.linkedin.LinkedInTemplate
 
getCreatedAt() - Method in class org.springframework.social.twitter.Tweet
 
getDescription() - Method in class org.springframework.social.facebook.FacebookLink
 
getDescription() - Method in class org.springframework.social.greenhouse.Event
 
getDescription() - Method in class org.springframework.social.greenhouse.EventSession
 
getDisplayName() - Method in class org.springframework.social.greenhouse.GreenhouseProfile
The user's display name.
getDisplayName() - Method in class org.springframework.social.tripit.Trip
The trip's display name
getEmail() - Method in class org.springframework.social.facebook.FacebookProfile
The user's email address
getEndDate() - Method in class org.springframework.social.tripit.Trip
The date that the trip concludes
getEndTime() - Method in class org.springframework.social.greenhouse.Event
 
getEndTime() - Method in class org.springframework.social.greenhouse.EventSession
 
getEventsAfter(Date) - Method in interface org.springframework.social.greenhouse.GreenhouseOperations
Retrieve a list of events that take place after a given time.
getEventsAfter(Date) - Method in class org.springframework.social.greenhouse.GreenhouseTemplate
 
getFirstName() - Method in class org.springframework.social.facebook.FacebookProfile
The user's first name
getFirstName() - Method in class org.springframework.social.greenhouse.EventSession.Leader
 
getFirstName() - Method in class org.springframework.social.linkedin.LinkedInProfile
The user's first name
getFriendIds() - Method in interface org.springframework.social.facebook.FacebookOperations
Get a list of the user's friends.
getFriendIds() - Method in class org.springframework.social.facebook.FacebookTemplate
 
getFriends(String) - Method in interface org.springframework.social.twitter.TwitterOperations
Retrieves a list of users that the given user follows.
getFriends(String) - Method in class org.springframework.social.twitter.TwitterTemplate
 
getFromUser() - Method in class org.springframework.social.twitter.Tweet
 
getFromUserId() - Method in class org.springframework.social.twitter.Tweet
 
getGroup() - Method in class org.springframework.social.greenhouse.Event
 
getGroupName() - Method in class org.springframework.social.greenhouse.Event
 
getGroupSlug() - Method in class org.springframework.social.greenhouse.Event
 
getHashtag() - Method in class org.springframework.social.greenhouse.Event
 
getHashtag() - Method in class org.springframework.social.greenhouse.EventSession
 
getHeadline() - Method in class org.springframework.social.linkedin.LinkedInProfile
The user's headline
getHomeCity() - Method in class org.springframework.social.tripit.TripItProfile
The TripIt user's home city
getId() - Method in class org.springframework.social.facebook.FacebookProfile
The user's Facebook ID
getId() - Method in class org.springframework.social.greenhouse.Event
 
getId() - Method in class org.springframework.social.greenhouse.Event.TimeZone
 
getId() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getId() - Method in class org.springframework.social.greenhouse.EventSession
 
getId() - Method in class org.springframework.social.greenhouse.EventSession.Room
 
getId() - Method in class org.springframework.social.greenhouse.Group
The group ID.
getId() - Method in class org.springframework.social.linkedin.LinkedInProfile
The user's LinkedIn profile ID
getId() - Method in class org.springframework.social.tripit.Trip
The trip ID
getId() - Method in class org.springframework.social.tripit.TripItProfile
The TripIt user's profile ID
getId() - Method in class org.springframework.social.twitter.Tweet
 
getIndustry() - Method in class org.springframework.social.linkedin.LinkedInProfile
The user's industry
getLabel() - Method in class org.springframework.social.greenhouse.EventSession.Room
 
getLabel() - Method in class org.springframework.social.greenhouse.Group
The group's label.
getLanguageCode() - Method in class org.springframework.social.twitter.Tweet
 
getLastName() - Method in class org.springframework.social.facebook.FacebookProfile
The user's last name
getLastName() - Method in class org.springframework.social.greenhouse.EventSession.Leader
 
getLastName() - Method in class org.springframework.social.linkedin.LinkedInProfile
The user's last name
getLatitude() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getLeaders() - Method in class org.springframework.social.greenhouse.EventSession
 
getLink() - Method in class org.springframework.social.facebook.FacebookLink
 
getLocation() - Method in class org.springframework.social.greenhouse.Event
 
getLocationHint() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getLongitude() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getMaxId() - Method in class org.springframework.social.twitter.SearchResults
Returns the maximum Tweet ID in the search results
getMethod() - Method in class org.springframework.social.oauth.OAuthSigningClientHttpRequest
 
getName() - Method in class org.springframework.social.facebook.FacebookLink
 
getName() - Method in class org.springframework.social.facebook.FacebookProfile
The user's full name
getName() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getName() - Method in class org.springframework.social.greenhouse.EventSession.Leader
 
getParentId() - Method in class org.springframework.social.greenhouse.EventSession.Room
 
getPictureUrl() - Method in class org.springframework.social.greenhouse.GreenhouseProfile
The URL of the user's profile picture.
getPostalAddress() - Method in class org.springframework.social.greenhouse.Event.Venue
 
getPrimaryLocation() - Method in class org.springframework.social.tripit.Trip
The trip's primary location
getProfile() - Method in class org.springframework.social.tripit.TripItProfileResponse
 
getProfileId() - Method in interface org.springframework.social.facebook.FacebookOperations
Retrieves the user's Facebook profile ID.
getProfileId() - Method in class org.springframework.social.facebook.FacebookTemplate
 
getProfileId() - Method in interface org.springframework.social.linkedin.LinkedInOperations
Retrieves the user's LinkedIn profile ID.
getProfileId() - Method in class org.springframework.social.linkedin.LinkedInTemplate
 
getProfileId() - Method in interface org.springframework.social.tripit.TripItOperations
Retrieves the user's TripIt profile ID.
getProfileId() - Method in class org.springframework.social.tripit.TripItTemplate
 
getProfileId() - Method in interface org.springframework.social.twitter.TwitterOperations
Retrieves the user's Twitter screen name.
getProfileId() - Method in class org.springframework.social.twitter.TwitterTemplate
 
getProfileImageUrl() - Method in class org.springframework.social.twitter.Tweet
 
getProfilePicture() - Method in interface org.springframework.social.facebook.FacebookOperations
Retrieves the current user's profile picture as an array of bytes.
getProfilePicture(String) - Method in interface org.springframework.social.facebook.FacebookOperations
Retrieves a user's profile picture as an array of bytes.
getProfilePicture() - Method in class org.springframework.social.facebook.FacebookTemplate
 
getProfilePicture(String) - Method in class org.springframework.social.facebook.FacebookTemplate
 
getProfileUrl() - Method in interface org.springframework.social.facebook.FacebookOperations
Retrieve the URL to the user's Facebook profile.
getProfileUrl() - Method in class org.springframework.social.facebook.FacebookTemplate
 
getProfileUrl() - Method in interface org.springframework.social.linkedin.LinkedInOperations
Retrieves a URL to the user's public profile page.
getProfileUrl() - Method in class org.springframework.social.linkedin.LinkedInTemplate
 
getProfileUrl() - Method in interface org.springframework.social.tripit.TripItOperations
Retrieves a URL to the user's public profile page.
getProfileUrl() - Method in class org.springframework.social.tripit.TripItProfile
The URL to the user's profile page at TripIt
getProfileUrl() - Method in class org.springframework.social.tripit.TripItTemplate
 
getPublicDisplayName() - Method in class org.springframework.social.tripit.TripItProfile
The TripIt user's display name
getPublicProfileUrl() - Method in class org.springframework.social.linkedin.LinkedInProfile
A URL to the user's public profile.
getRating() - Method in class org.springframework.social.greenhouse.EventSession
 
getRequestSigner(String, String, String, String) - Static method in class org.springframework.social.oauth1.OAuth1RequestSignerFactory
Creates an OAuth1ClientRequestSigner.
getRequestTokenEndpoint() - Method in class org.springframework.social.oauth1.PreAuthorizedOAuthApi
 
getRoom() - Method in class org.springframework.social.greenhouse.EventSession
 
getScreenName() - Method in class org.springframework.social.tripit.TripItProfile
The TripIt user's screen name
getSessionsOnDay(long, Date) - Method in interface org.springframework.social.greenhouse.GreenhouseOperations
Retrieves a list of sessions for an event that take place on a given day.
getSessionsOnDay(long, Date) - Method in class org.springframework.social.greenhouse.GreenhouseTemplate
 
getSinceId() - Method in class org.springframework.social.twitter.SearchResults
Returns the Tweet ID after which all of the matching Tweets were created
getSlug() - Method in class org.springframework.social.greenhouse.Event
 
getSource() - Method in class org.springframework.social.twitter.Tweet
 
getStandardProfileUrl() - Method in class org.springframework.social.linkedin.LinkedInProfile
A URL to the user's standard profile.
getStartDate() - Method in class org.springframework.social.tripit.Trip
The date that the trip starts on
getStartTime() - Method in class org.springframework.social.greenhouse.Event
 
getStartTime() - Method in class org.springframework.social.greenhouse.EventSession
 
getText() - Method in class org.springframework.social.twitter.Tweet
 
getTimestamp() - Method in class org.springframework.social.tripit.TripItProfileResponse
 
getTimestamp() - Method in class org.springframework.social.tripit.TripListResponse
 
getTimeZone() - Method in class org.springframework.social.greenhouse.Event
 
getTitle() - Method in class org.springframework.social.greenhouse.Event
 
getTitle() - Method in class org.springframework.social.greenhouse.EventSession
 
getToUserId() - Method in class org.springframework.social.twitter.Tweet
 
getTrips() - Method in interface org.springframework.social.tripit.TripItOperations
Retrieves a list of upcoming trips for the current user.
getTrips() - Method in class org.springframework.social.tripit.TripItTemplate
 
getTrips() - Method in class org.springframework.social.tripit.TripListResponse
 
getTripUrl() - Method in class org.springframework.social.tripit.Trip
A URL to the trip page at TripIt
getTweets() - Method in class org.springframework.social.twitter.SearchResults
Returns the list of matching Tweets
getUpcomingEvents() - Method in interface org.springframework.social.greenhouse.GreenhouseOperations
Retrieve a list of upcoming events.
getUpcomingEvents() - Method in class org.springframework.social.greenhouse.GreenhouseTemplate
 
getURI() - Method in class org.springframework.social.oauth.OAuthSigningClientHttpRequest
 
getUserProfile() - Method in interface org.springframework.social.facebook.FacebookOperations
Retrieve the current user's Facebook profile information.
getUserProfile() - Method in class org.springframework.social.facebook.FacebookTemplate
 
getUserProfile() - Method in interface org.springframework.social.greenhouse.GreenhouseOperations
Retrieve the current user's Greenhouse profile information.
getUserProfile() - Method in class org.springframework.social.greenhouse.GreenhouseTemplate
 
getUserProfile() - Method in interface org.springframework.social.linkedin.LinkedInOperations
Retrieves the current user's profile details.
getUserProfile() - Method in class org.springframework.social.linkedin.LinkedInTemplate
 
getUserProfile() - Method in interface org.springframework.social.tripit.TripItOperations
Retrieves the current user's TripIt profile details.
getUserProfile() - Method in class org.springframework.social.tripit.TripItTemplate
 
getVenues() - Method in class org.springframework.social.greenhouse.Event
 
GreenhouseOperations - Interface in org.springframework.social.greenhouse
Interface specifying a basic set of operations for interacting with Greenhouse.
GreenhouseProfile - Class in org.springframework.social.greenhouse
A model class containing a Greenhouse user's profile information.
GreenhouseProfile() - Constructor for class org.springframework.social.greenhouse.GreenhouseProfile
 
GreenhouseTemplate - Class in org.springframework.social.greenhouse
This is the central class for interacting with Greenhouse.
GreenhouseTemplate(String, String, String, String) - Constructor for class org.springframework.social.greenhouse.GreenhouseTemplate
Constructs a GreenhouseTemplate with the minimal amount of information required to sign requests with an OAuth 1 Authorization header.
GreenhouseTemplate(String, String, String, String, String) - Constructor for class org.springframework.social.greenhouse.GreenhouseTemplate
Constructs a GreenhouseTemplate with the minimal amount of information required to sign requests with an OAuth 1 Authorization header.
Group - Class in org.springframework.social.greenhouse
Model class representing a Greenhouse group.
Group() - Constructor for class org.springframework.social.greenhouse.Group
 

H

hasError(ClientHttpResponse) - Method in class org.springframework.social.twitter.TwitterErrorHandler
 

I

isFavorite() - Method in class org.springframework.social.greenhouse.EventSession
 
isLastPage() - Method in class org.springframework.social.twitter.SearchResults
Returns true if this is the last page of matching Tweets; false if there are more pages that follow this one.

L

LinkedInConnections - Class in org.springframework.social.linkedin
A model class containing a list of a user's connections on LinkedIn.
LinkedInConnections() - Constructor for class org.springframework.social.linkedin.LinkedInConnections
 
LinkedInOperations - Interface in org.springframework.social.linkedin
Interface specifying a basic set of operations for interacting with LinkedIn.
LinkedInProfile - Class in org.springframework.social.linkedin
Model class containing a user's LinkedIn profile information.
LinkedInProfile() - Constructor for class org.springframework.social.linkedin.LinkedInProfile
 
LinkedInTemplate - Class in org.springframework.social.linkedin
This is the central class for interacting with LinkedIn.
LinkedInTemplate(String, String, String, String) - Constructor for class org.springframework.social.linkedin.LinkedInTemplate
Creates a new LinkedInTemplate given the minimal amount of information needed to sign requests with OAuth 1 credentials.

M

MissingOAuthLibraryException - Exception in org.springframework.social.oauth1
 
MissingOAuthLibraryException(String) - Constructor for exception org.springframework.social.oauth1.MissingOAuthLibraryException
 

O

OAuth1ClientRequestSigner - Class in org.springframework.social.oauth1
Abstract implementation of OAuthClientRequestSigner that adds an OAuth 1 Authorization header to the request.
OAuth1ClientRequestSigner() - Constructor for class org.springframework.social.oauth1.OAuth1ClientRequestSigner
 
OAuth1RequestSignerFactory - Class in org.springframework.social.oauth1
Factory used by OAuth 1-based templates to choose a signer implementation.
OAuth1RequestSignerFactory() - Constructor for class org.springframework.social.oauth1.OAuth1RequestSignerFactory
 
OAuthClientRequestSigner - Interface in org.springframework.social.oauth
Strategy interface for signing a client request with the necessary information for it to be OAuth-authenticated.
OAuthSigningClientHttpRequest - Class in org.springframework.social.oauth
Implementation of ClientHttpRequest that wraps another ClientHttpRequest and signs it with an OAuth Authorization header before it is sent.
OAuthSigningClientHttpRequest(ClientHttpRequest, OAuthClientRequestSigner) - Constructor for class org.springframework.social.oauth.OAuthSigningClientHttpRequest
Creates an OAuthSigningClientHttpRequest.
OAuthSigningClientHttpRequestFactory - Class in org.springframework.social.oauth
An implementation of ClientHttpRequestFactory that creates an OAuthSigningClientHttpRequest so that the request can be signed with an OAuth Authorization header.
OAuthSigningClientHttpRequestFactory(ClientHttpRequestFactory, OAuthClientRequestSigner) - Constructor for class org.springframework.social.oauth.OAuthSigningClientHttpRequestFactory
 
OperationNotPermittedException - Exception in org.springframework.social.core
Indicates an HTTP 403 (Forbidden) response from making a call to a social network's API.
OperationNotPermittedException(String) - Constructor for exception org.springframework.social.core.OperationNotPermittedException
 
OperationNotPermittedException(String, Throwable) - Constructor for exception org.springframework.social.core.OperationNotPermittedException
 
org.springframework.social.core - package org.springframework.social.core
Core Spring Social classes
org.springframework.social.facebook - package org.springframework.social.facebook
FacebookTemplate and supporting classes
org.springframework.social.greenhouse - package org.springframework.social.greenhouse
GreenhouseTemplate and supporting classes
org.springframework.social.linkedin - package org.springframework.social.linkedin
LinkedInTemplate and supporting classes
org.springframework.social.oauth - package org.springframework.social.oauth
Core classes for signing requests with OAuth
org.springframework.social.oauth1 - package org.springframework.social.oauth1
Support for signing requests with OAuth 1 Authorization headers.
org.springframework.social.tripit - package org.springframework.social.tripit
TripItTemplate and supporting classes
org.springframework.social.twitter - package org.springframework.social.twitter
TwitterTemplate and supporting classes

P

PreAuthorizedOAuthApi - Class in org.springframework.social.oauth1
Generic Scribe API class used internally by ScribeOAuth1RequestSigner for request-signing purposes only.
PreAuthorizedOAuthApi() - Constructor for class org.springframework.social.oauth1.PreAuthorizedOAuthApi
 
publish(String, String, MultiValueMap<String, String>) - Method in interface org.springframework.social.facebook.FacebookOperations
Low-level publish-to-Facebook method for publishing any type of object supported by Facebook's API.
publish(String, String, MultiValueMap<String, String>) - Method in class org.springframework.social.facebook.FacebookTemplate
 

R

resolveArgument(MethodParameter, NativeWebRequest) - Method in class org.springframework.social.facebook.FacebookWebArgumentResolver
 
ResponseStatusCodeTranslator - Interface in org.springframework.social.core
Strategy interface for converting responses from a social network provider into specific instances of SocialException.
retweet(long) - Method in interface org.springframework.social.twitter.TwitterOperations
Posts a retweet of an existing tweet.
retweet(long) - Method in class org.springframework.social.twitter.TwitterTemplate
 

S

S2OAuth1RequestSigner - Class in org.springframework.social.oauth1
Implementation of an OAuthClientRequestSigner that uses S2-OAuth to calculate the Authorization header.
S2OAuth1RequestSigner(String, String, String, String) - Constructor for class org.springframework.social.oauth1.S2OAuth1RequestSigner
Create a new instance of S2OAuth1RequestSigner.
ScribeOAuth1RequestSigner - Class in org.springframework.social.oauth1
Implementation of an OAuthClientRequestSigner that uses Scribe to calculate the Authorization header.
ScribeOAuth1RequestSigner(String, String, String, String) - Constructor for class org.springframework.social.oauth1.ScribeOAuth1RequestSigner
Create a new instance of ScribeOAuth1RequestSigner.
search(String) - Method in interface org.springframework.social.twitter.TwitterOperations
Searches Twitter, returning the first 50 matching Tweets
search(String, int, int) - Method in interface org.springframework.social.twitter.TwitterOperations
Searches Twitter, returning a specific page out of the complete set of results.
search(String, int, int, int, int) - Method in interface org.springframework.social.twitter.TwitterOperations
Searches Twitter, returning a specific page out of the complete set of results.
search(String) - Method in class org.springframework.social.twitter.TwitterTemplate
 
search(String, int, int) - Method in class org.springframework.social.twitter.TwitterTemplate
 
search(String, int, int, int, int) - Method in class org.springframework.social.twitter.TwitterTemplate
 
SearchResults - Class in org.springframework.social.twitter
Represents the results of a Twitter search, including matching Tweets and any metadata associated with that search.
SearchResults(List<Tweet>, long, long, boolean) - Constructor for class org.springframework.social.twitter.SearchResults
 
setCreatedAt(Date) - Method in class org.springframework.social.twitter.Tweet
 
setFromUser(String) - Method in class org.springframework.social.twitter.Tweet
 
setFromUserId(long) - Method in class org.springframework.social.twitter.Tweet
 
setId(long) - Method in class org.springframework.social.twitter.Tweet
 
setLanguageCode(String) - Method in class org.springframework.social.twitter.Tweet
 
setLeaders(List<EventSession.Leader>) - Method in class org.springframework.social.greenhouse.EventSession
 
setProfileImageUrl(String) - Method in class org.springframework.social.twitter.Tweet
 
setSource(String) - Method in class org.springframework.social.twitter.Tweet
 
setText(String) - Method in class org.springframework.social.twitter.Tweet
 
setTimestamp(long) - Method in class org.springframework.social.tripit.TripItProfileResponse
 
setTimestamp(long) - Method in class org.springframework.social.tripit.TripListResponse
 
setToUserId(Long) - Method in class org.springframework.social.twitter.Tweet
 
setTrips(List<Trip>) - Method in class org.springframework.social.tripit.TripListResponse
 
setVenues(List<Event.Venue>) - Method in class org.springframework.social.greenhouse.Event
 
sign(ClientHttpRequest, Map<String, String>) - Method in interface org.springframework.social.oauth.OAuthClientRequestSigner
 
sign(ClientHttpRequest, Map<String, String>) - Method in class org.springframework.social.oauth1.OAuth1ClientRequestSigner
 
SocialException - Exception in org.springframework.social.core
Exception class that represents a problem from performing an operation on a social network provider (e.g.
SocialException(String) - Constructor for exception org.springframework.social.core.SocialException
 
SocialException(String, Throwable) - Constructor for exception org.springframework.social.core.SocialException
 

T

translate(ResponseEntity<?>) - Method in interface org.springframework.social.core.ResponseStatusCodeTranslator
Translate responseEntity into a SocialException
translate(ResponseEntity<?>) - Method in class org.springframework.social.twitter.TwitterResponseStatusCodeTranslator
 
Trip - Class in org.springframework.social.tripit
Model class representing a trip taken by a TripIt user.
Trip() - Constructor for class org.springframework.social.tripit.Trip
 
TripItOperations - Interface in org.springframework.social.tripit
Interface specifying a basic set of operations for interacting with TripIt.
TripItProfile - Class in org.springframework.social.tripit
Model class containing a TripIt user's profile information.
TripItProfile() - Constructor for class org.springframework.social.tripit.TripItProfile
 
TripItProfileResponse - Class in org.springframework.social.tripit
 
TripItProfileResponse() - Constructor for class org.springframework.social.tripit.TripItProfileResponse
 
TripItTemplate - Class in org.springframework.social.tripit
The central class for interacting with TripIt.
TripItTemplate(String, String, String, String) - Constructor for class org.springframework.social.tripit.TripItTemplate
Constructs a TripItTemplate with the minimal amount of information required to sign requests with an OAuth Authorization header.
TripListResponse - Class in org.springframework.social.tripit
 
TripListResponse() - Constructor for class org.springframework.social.tripit.TripListResponse
 
Tweet - Class in org.springframework.social.twitter
Represents a Twitter status update (e.g., a "tweet").
Tweet() - Constructor for class org.springframework.social.twitter.Tweet
 
TwitterErrorHandler - Class in org.springframework.social.twitter
Subclass of DefaultResponseErrorHandler that allows some client and server exceptions to flow through RestTemplate as non-errors.
TwitterErrorHandler() - Constructor for class org.springframework.social.twitter.TwitterErrorHandler
 
TwitterOperations - Interface in org.springframework.social.twitter
Interface specifying a basic set of operations for interacting with Twitter.
TwitterResponseStatusCodeTranslator - Class in org.springframework.social.twitter
Implementation of ResponseStatusCodeTranslator that reads a Twitter error response and translates it into a specific subclass of SocialException.
TwitterResponseStatusCodeTranslator() - Constructor for class org.springframework.social.twitter.TwitterResponseStatusCodeTranslator
 
TwitterTemplate - Class in org.springframework.social.twitter
This is the central class for interacting with Twitter.
TwitterTemplate() - Constructor for class org.springframework.social.twitter.TwitterTemplate
Create a new instance of TwitterTemplate.
TwitterTemplate(String, String, String, String) - Constructor for class org.springframework.social.twitter.TwitterTemplate
Create a new instance of TwitterTemplate.

U

updateStatus(String) - Method in interface org.springframework.social.facebook.FacebookOperations
Posts a message to the current user's wall.
updateStatus(String, FacebookLink) - Method in interface org.springframework.social.facebook.FacebookOperations
Posts a message to the current user's wall along with a link.
updateStatus(String) - Method in class org.springframework.social.facebook.FacebookTemplate
 
updateStatus(String, FacebookLink) - Method in class org.springframework.social.facebook.FacebookTemplate
 
updateStatus(String) - Method in interface org.springframework.social.twitter.TwitterOperations
Updates the user's status.
updateStatus(String) - Method in class org.springframework.social.twitter.TwitterTemplate
 

A B C D E F G H I L M O P R S T U