- GENDER - Static variable in interface org.brickred.socialauth.AuthProvider
-
- generateSignature(String, String, String, Map<String, String>, AccessGrant) - Method in class org.brickred.socialauth.util.OAuthConsumer
-
It returns a signature for signing OAuth request.
- GenericOAuth1Provider - Class in org.brickred.socialauth.provider
-
Generic OAuth1 provider implementation.
- GenericOAuth1Provider(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.GenericOAuth1Provider
-
Stores configuration for the provider
- GenericOAuth2Provider - Class in org.brickred.socialauth.provider
-
- GenericOAuth2Provider(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- get_consumerKey() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the consumer key
- get_consumerSecret() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the consumer secret
- get_signatureMethod() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the signature method
- get_transportName() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the transport name
- getAccessGrant() - Method in interface org.brickred.socialauth.AuthProvider
-
Retrieves the AccessGrant object.
- getAccessGrant() - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- getAccessGrant() - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- getAccessGrant() - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- getAccessGrant() - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
Retrieves the AccessGrant object.
- getAccessGrant() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.YahooImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.provider.YammerImpl
-
- getAccessGrant() - Method in class org.brickred.socialauth.util.ProviderSupport
-
Retrieves the AccessGrant object.
- getAccessToken(String, AccessGrant) - Method in class org.brickred.socialauth.util.OAuthConsumer
-
It obtains the access token.
- getAccessTokenUrl() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the access token url
- getAlbums() - Method in interface org.brickred.socialauth.plugin.AlbumsPlugin
-
Returns the list of Album
- getAlbums() - Method in class org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
-
- getAlbums() - Method in class org.brickred.socialauth.plugin.flickr.AlbumsPluginImpl
-
- getAlbums() - Method in class org.brickred.socialauth.plugin.googleplus.AlbumsPluginImpl
-
- getAlbums() - Method in class org.brickred.socialauth.plugin.twitter.AlbumsPluginImpl
-
- getApplicationProperties() - Method in class org.brickred.socialauth.SocialAuthConfig
-
Returns the application configuration properties
- getAssociationURL(String) - Static method in class org.brickred.socialauth.util.OpenIdConsumer
-
Provides an association URL.
- getAttribute(String) - Method in class org.brickred.socialauth.util.AccessGrant
-
Gets an attribute based from the given key.
- getAttribute(String) - Method in class org.brickred.socialauth.util.Token
-
Gets an attribute based from the given key.
- getAttributes() - Method in class org.brickred.socialauth.util.AccessGrant
-
Gets the attributes of this token.
- getAttributes() - Method in class org.brickred.socialauth.util.Token
-
Gets the attributes of this token.
- getAuthenticationUrl(String, String) - Method in class org.brickred.socialauth.SocialAuthManager
-
This is the most important action.
- getAuthenticationUrl(String, String, Permission) - Method in class org.brickred.socialauth.SocialAuthManager
-
This is the most important action.
- getAuthenticationUrl() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the authentication url
- getAuthHeaderValue(Map<String, String>) - Method in class org.brickred.socialauth.util.OAuthConsumer
-
Generates Authorization header.
- getCareerDetails() - Method in interface org.brickred.socialauth.plugin.CareerPlugin
-
- getCareerDetails() - Method in class org.brickred.socialauth.plugin.linkedin.CareerPluginImpl
-
- getCareerDetails() - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.CareerPluginImpl
-
- getCompanyId() - Method in class org.brickred.socialauth.Position
-
Retrieves the company id
- getCompanyName() - Method in class org.brickred.socialauth.Position
-
Retrieves the company name
- getCompanyType() - Method in class org.brickred.socialauth.Position
-
Retrieves the company type
- getConfig() - Method in class org.brickred.socialauth.util.OAuthConsumer
-
- getConnectedProvidersIds() - Method in class org.brickred.socialauth.SocialAuthManager
-
Returns the array list of connected providers ids.
- getContactInfo() - Method in class org.brickred.socialauth.Profile
-
Retrieves the contact information.
- getContactList() - Method in interface org.brickred.socialauth.AuthProvider
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getContactList() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
Gets the list of contacts of the user.
- getContactList() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
Gets the list of followers of the user and their screen name.
- getContactList() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
Gets the list of contacts of the user.
- getContactList() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
This method is not implemented for GenericOAuth1 provider.
- getContactList() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getContactList() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getContactList() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- getContactList() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getContactList() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
Gets the list of followers of the user and their screen name.
- getContactList() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
Gets the list of contacts of the user and their profile URL.
- getContactList() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
Gets the list of contacts of the user.
- getContactList() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
Contact list is not available for generic Open ID providers.
- getContactList() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
Gets the list of contacts of the user.
- getContactList() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
Gets the list of contacts of the user.
- getContactList() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getContactList() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
Gets the list of followers of the user and their screen name.
- getContactList() - Method in class org.brickred.socialauth.provider.YahooImpl
-
Gets the list of contacts of the user and their email.
- getContactList() - Method in class org.brickred.socialauth.provider.YammerImpl
-
Gets the list of contacts of the user.
- getCountry() - Method in class org.brickred.socialauth.Profile
-
Retrieves the country
- getCoverPhoto() - Method in class org.brickred.socialauth.Album
-
Retrieves the URL of album cover photo
- getCreatedAt() - Method in class org.brickred.socialauth.Feed
-
Returns the posted date
- getCurrentAuthProvider() - Method in class org.brickred.socialauth.SocialAuthManager
-
Retrieves the current auth provider instance which is last connected.
- getCustomPermissions() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves custom permissions configured in properties file
- getCustomProperties() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Returns custom properties for the provider
- getDay() - Method in class org.brickred.socialauth.util.BirthDate
-
Retrieves the birth day.
- getDay() - Method in class org.brickred.socialauth.util.DateComponents
-
Retrieves the birth day.
- getDefault() - Static method in class org.brickred.socialauth.SocialAuthConfig
-
Returns the instance of SocialAuthConfig
- getDegree() - Method in class org.brickred.socialauth.Education
-
Returns the degree name
- getDisplayName() - Method in class org.brickred.socialauth.Contact
-
Retrieves the display name
- getDisplayName() - Method in class org.brickred.socialauth.Profile
-
Retrieves the display name
- getDob() - Method in class org.brickred.socialauth.Profile
-
Retrieves the date of birth
- getDocumentBuilder() - Static method in class org.brickred.socialauth.util.XMLParseUtil
-
Returns a DocumentBuilder, which is used for parsing XML
documents.
- getEducations() - Method in class org.brickred.socialauth.Career
-
Retrieves the educations
- getElementData(Node) - Static method in class org.brickred.socialauth.util.XMLParseUtil
-
Static helper function to get the element data of the specified node.
- getElementData(Element, String) - Static method in class org.brickred.socialauth.util.XMLParseUtil
-
Gets the text value of the specified element.
- getEmail() - Method in class org.brickred.socialauth.Contact
-
Returns the email address.
- getEmail() - Method in class org.brickred.socialauth.Profile
-
Returns the email address.
- getEmailHash() - Method in class org.brickred.socialauth.Contact
-
Retrieves the email hash
- getEndDate() - Method in class org.brickred.socialauth.Education
-
Returns the end date of education
- getEndDate() - Method in class org.brickred.socialauth.Position
-
Retrieves the end date of this position.
- getErrorStreamAsString(String) - Method in class org.brickred.socialauth.util.Response
-
Gets the error response content as String
- getFeeds() - Method in class org.brickred.socialauth.plugin.facebook.FeedPluginImpl
-
- getFeeds() - Method in interface org.brickred.socialauth.plugin.FeedPlugin
-
Returns the list of feed
- getFeeds() - Method in class org.brickred.socialauth.plugin.googleplus.FeedPluginImpl
-
- getFeeds() - Method in class org.brickred.socialauth.plugin.instagram.FeedPluginImpl
-
- getFeeds() - Method in class org.brickred.socialauth.plugin.linkedin.FeedPluginImpl
-
Returns the list of feed.
- getFeeds() - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.FeedPluginImpl
-
Returns the list of feed.
- getFeeds() - Method in class org.brickred.socialauth.plugin.twitter.FeedPluginImpl
-
Returns the list of feed.
- getFieldOfStudy() - Method in class org.brickred.socialauth.Education
-
Returns Field of Study
- getFirstName() - Method in class org.brickred.socialauth.Contact
-
Retrieves the first name
- getFirstName() - Method in class org.brickred.socialauth.Profile
-
Retrieves the first name
- getFrom() - Method in class org.brickred.socialauth.Feed
-
Returns the name who has posted this feed
- getFullName() - Method in class org.brickred.socialauth.Profile
-
Retrieves the full name
- getGender() - Method in class org.brickred.socialauth.Profile
-
Retrieves the gender
- getHeader(String) - Method in class org.brickred.socialauth.util.Response
-
- getHeadline() - Method in class org.brickred.socialauth.Career
-
Retrieves the headline
- getId() - Method in class org.brickred.socialauth.Album
-
Retrieves the album id
- getId() - Method in class org.brickred.socialauth.Career
-
Retrieves the id
- getId() - Method in class org.brickred.socialauth.Contact
-
Retrieves the contact person id
- getId() - Method in class org.brickred.socialauth.Feed
-
Returns Feed id
- getId() - Method in class org.brickred.socialauth.Photo
-
Retrieves photo id
- getId() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the provider id
- getIndustry() - Method in class org.brickred.socialauth.Position
-
Retrieves the industry
- getInputStream() - Method in class org.brickred.socialauth.util.Response
-
Gets the response content via InputStream.
- getInstance(String) - Static method in class org.brickred.socialauth.AuthProviderFactory
-
Deprecated.
It provides the instance of requested provider
- getInstance(String, String) - Static method in class org.brickred.socialauth.AuthProviderFactory
-
Deprecated.
- getInstance(String, ClassLoader) - Static method in class org.brickred.socialauth.AuthProviderFactory
-
Deprecated.
- getInstance(String, String, ClassLoader) - Static method in class org.brickred.socialauth.AuthProviderFactory
-
Deprecated.
- getInstance(String, Properties) - Static method in class org.brickred.socialauth.AuthProviderFactory
-
Deprecated.
- getKey() - Method in class org.brickred.socialauth.util.AccessGrant
-
Retrieves the Token Key
- getKey() - Method in class org.brickred.socialauth.util.Token
-
Retrieves the Token Key
- getLanguage() - Method in class org.brickred.socialauth.Profile
-
Retrieves the language
- getLargeImage() - Method in class org.brickred.socialauth.Photo
-
Returns 600 X 600 image
- getLastName() - Method in class org.brickred.socialauth.Contact
-
Retrieves the last name
- getLastName() - Method in class org.brickred.socialauth.Profile
-
Retrieves the last name
- getLink() - Method in class org.brickred.socialauth.Album
-
Retrieves the album view link
- getLink() - Method in class org.brickred.socialauth.Photo
-
Retrieves the photo URL string
- getLocation() - Method in class org.brickred.socialauth.Profile
-
Retrieves the location
- getLoginRedirectURL(String) - Method in interface org.brickred.socialauth.AuthProvider
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- getLoginRedirectURL(String, Map<String, String>) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- getLoginRedirectURL(String, Map<String, String>) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- getLoginRedirectURL(String, Map<String, String>) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- getLoginRedirectURL(String) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
It provides the URL which will be used for authentication with the
provider
- getLoginRedirectURL(String, Map<String, String>) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
It provides the URL which will be used for authentication with the
provider
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.AmazonImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.FacebookImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.FlickerImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.GoogleImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.HotmailImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.NimbleImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.TwitterImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.YahooImpl
-
This is the most important action.
- getLoginRedirectURL(String) - Method in class org.brickred.socialauth.provider.YammerImpl
-
This is the most important action.
- getMediumImage() - Method in class org.brickred.socialauth.Photo
-
Returns 480 X 480 image
- getMessage() - Method in class org.brickred.socialauth.Feed
-
Returns feed message
- getMetaData() - Method in class org.brickred.socialauth.Photo
-
- getMonth() - Method in class org.brickred.socialauth.util.BirthDate
-
Retrieves the birth month
- getMonth() - Method in class org.brickred.socialauth.util.DateComponents
-
Retrieves the birth month
- getMonthInInt(String) - Static method in class org.brickred.socialauth.util.SocialAuthUtil
-
This method will convert month name to an int value.
- getName() - Method in class org.brickred.socialauth.Album
-
Retrieves the album name
- getOauthStrategy() - Method in class org.brickred.socialauth.AbstractProvider
-
Returns the OAuthStrategyBase of a provider.
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.YahooImpl
-
- getOauthStrategy() - Method in class org.brickred.socialauth.provider.YammerImpl
-
- getOtherEmails() - Method in class org.brickred.socialauth.Contact
-
Retrieves the contact person emails
- getPermission() - Method in class org.brickred.socialauth.util.AccessGrant
-
Retrieves the scope
- getPhotos() - Method in class org.brickred.socialauth.Album
-
Retrieves the list of albmun photos
- getPhotosCount() - Method in class org.brickred.socialauth.Album
-
Retrieves the album photos count
- getPlugin(Class<T>) - Method in class org.brickred.socialauth.AbstractProvider
-
- getPlugin(Class<T>) - Method in interface org.brickred.socialauth.AuthProvider
-
Returns the required plugin if provider support that.
- getPluginsList() - Method in class org.brickred.socialauth.AbstractProvider
-
Returns the list of plugins of a provider.
- getPluginsList() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.YahooImpl
-
- getPluginsList() - Method in class org.brickred.socialauth.provider.YammerImpl
-
- getPluginsScope(OAuthConfig) - Method in class org.brickred.socialauth.AbstractProvider
-
Returns the scopes of custom plugins of a provider those are configured
in properties file
- getPluginsScopes() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the list of plugins scopes
- getPositionId() - Method in class org.brickred.socialauth.Position
-
Retrieves the position id
- getPositions() - Method in class org.brickred.socialauth.Career
-
Retrieves the positions
- getProfileImageURL() - Method in class org.brickred.socialauth.Contact
-
Retrieves the profile image URL
- getProfileImageURL() - Method in class org.brickred.socialauth.Profile
-
Retrieves the profile image URL
- getProfileUrl() - Method in class org.brickred.socialauth.Contact
-
Retrieves the contact person Public profile URL
- getProvider(String) - Method in class org.brickred.socialauth.SocialAuthManager
-
Retrieves the instance of given provider
- getProviderConfig(String) - Method in class org.brickred.socialauth.SocialAuthConfig
-
Retrieves the configuration of given provider
- getProviderId() - Method in interface org.brickred.socialauth.AuthProvider
-
Retrieves the provider id
- getProviderId() - Method in class org.brickred.socialauth.Profile
-
Retrieves the provider id with this profile associates
- getProviderId() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
- getProviderId() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getProviderId() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.YahooImpl
-
- getProviderId() - Method in class org.brickred.socialauth.provider.YammerImpl
-
- getProviderId() - Method in class org.brickred.socialauth.util.AccessGrant
-
Retrieves the provider id.
- getProviderImplClass() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the provider implementation class
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.facebook.FeedPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.flickr.AlbumsPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.googleplus.AlbumsPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.googleplus.FeedPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.instagram.FeedPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.linkedin.CareerPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.linkedin.FeedPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.CareerPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.FeedPluginImpl
-
- getProviderSupport() - Method in interface org.brickred.socialauth.plugin.Plugin
-
Retrieves the provider support object.
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.twitter.AlbumsPluginImpl
-
- getProviderSupport() - Method in class org.brickred.socialauth.plugin.twitter.FeedPluginImpl
-
- getRawResponse() - Method in class org.brickred.socialauth.Contact
-
Retrieves the raw response xml/json in string which is returned by the
provider for this object call.
- getRawResponse() - Method in class org.brickred.socialauth.Profile
-
Retrieves the raw response xml/json in string which is returned by the
provider for this object.
- getRecommendationId() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommendation id
- getRecommendations() - Method in class org.brickred.socialauth.Career
-
Retrieves the recommendations
- getRecommendationText() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommendation text
- getRecommendationType() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommendation type
- getRecommenderFirstName() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommender first name
- getRecommenderId() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommender id
- getRecommenderLastName() - Method in class org.brickred.socialauth.Recommendation
-
Retrieves the recommender last name
- getRegisteredPlugins() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the registered plugins of a provider configured in properties
file.
- getRequestParametersMap(HttpServletRequest) - Static method in class org.brickred.socialauth.util.SocialAuthUtil
-
- getRequestToken(String, String) - Method in class org.brickred.socialauth.util.OAuthConsumer
-
It obtains the request token.
- getRequestTokenUrl() - Method in class org.brickred.socialauth.util.OAuthConfig
-
Retrieves the request token url
- getRequestTokenURL(String, String, String, String, String, String) - Static method in class org.brickred.socialauth.util.OpenIdConsumer
-
It obtains the request token.
- getResponseBodyAsString(String) - Method in class org.brickred.socialauth.util.Response
-
Gets the response content as String using given encoding
- getSchoolName() - Method in class org.brickred.socialauth.Education
-
Returns school/college name
- getScope() - Method in class org.brickred.socialauth.Permission
-
- getScreenName() - Method in class org.brickred.socialauth.Feed
-
Returns the screen name (if available) who has posted this feed
- getSecret() - Method in class org.brickred.socialauth.util.AccessGrant
-
Retrieves the Token Secret
- getSecret() - Method in class org.brickred.socialauth.util.Token
-
Retrieves the Token Secret
- getSmallImage() - Method in class org.brickred.socialauth.Photo
-
Returns 320 X 320
- getSocialAuthConfig() - Method in class org.brickred.socialauth.SocialAuthManager
-
Retrieves the socialauth config
- getStartDate() - Method in class org.brickred.socialauth.Education
-
Returns the start date of education
- getStartDate() - Method in class org.brickred.socialauth.Position
-
Retrieves the start date of this position
- getStatus() - Method in class org.brickred.socialauth.util.Response
-
Gets the response HTTP status.
- getStringFromElement(Element) - Static method in class org.brickred.socialauth.util.XMLParseUtil
-
- getThumbImage() - Method in class org.brickred.socialauth.Photo
-
Returns image height less than 100px
- getTitle() - Method in class org.brickred.socialauth.Photo
-
Retrieves the photo caption
- getTitle() - Method in class org.brickred.socialauth.Position
-
Retrieves the position title
- getUserInfo(Map<String, String>) - Static method in class org.brickred.socialauth.util.OpenIdConsumer
-
Parses the user info from request
- getUserProfile() - Method in interface org.brickred.socialauth.AuthProvider
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- getUserProfile() - Method in class org.brickred.socialauth.provider.FacebookImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.FlickerImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
This method is not implemented for GenericOAuth1 provider.
- getUserProfile() - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- getUserProfile() - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- getUserProfile() - Method in class org.brickred.socialauth.provider.GoogleImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.HotmailImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- getUserProfile() - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.NimbleImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- getUserProfile() - Method in class org.brickred.socialauth.provider.TwitterImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.YahooImpl
-
Retrieves the user profile.
- getUserProfile() - Method in class org.brickred.socialauth.provider.YammerImpl
-
Retrieves the user profile.
- getValidatedId() - Method in class org.brickred.socialauth.Profile
-
Retrieves the validated id
- getYear() - Method in class org.brickred.socialauth.util.BirthDate
-
Retrieves the birth year
- getYear() - Method in class org.brickred.socialauth.util.DateComponents
-
Retrieves the birth year
- GITHUB - Static variable in interface org.brickred.socialauth.util.Constants
-
github
- GitHubImpl - Class in org.brickred.socialauth.provider
-
Provider implementation for GitHub
- GitHubImpl(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.GitHubImpl
-
Stores configuration for the provider
- GOOGLE - Static variable in interface org.brickred.socialauth.util.Constants
-
google
- GOOGLE_PLUS - Static variable in interface org.brickred.socialauth.util.Constants
-
googlePlus
- GoogleImpl - Class in org.brickred.socialauth.provider
-
Provider implementation for Google.
- GoogleImpl(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.GoogleImpl
-
Stores configuration for the provider
- GooglePlusImpl - Class in org.brickred.socialauth.provider
-
Provider implementation for GooglePlus.
- GooglePlusImpl(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.GooglePlusImpl
-
Stores configuration for the provider
- GZIP - Static variable in class org.brickred.socialauth.util.Base64
-
Specify that data should be gzip-compressed.
- GZIP_CONTENT_ENCODING - Static variable in interface org.brickred.socialauth.util.Constants
-
GZip Content Encoding
- SALESFORCE - Static variable in interface org.brickred.socialauth.util.Constants
-
salesforce
- SalesForceImpl - Class in org.brickred.socialauth.provider
-
Provider implementation for SalesForce
- SalesForceImpl(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.SalesForceImpl
-
Stores configuration for the provider
- ServerDataException - Exception in org.brickred.socialauth.exception
-
- ServerDataException() - Constructor for exception org.brickred.socialauth.exception.ServerDataException
-
- ServerDataException(String) - Constructor for exception org.brickred.socialauth.exception.ServerDataException
-
- ServerDataException(String, Throwable) - Constructor for exception org.brickred.socialauth.exception.ServerDataException
-
- ServerDataException(Throwable) - Constructor for exception org.brickred.socialauth.exception.ServerDataException
-
- setAccessGrant(AccessGrant) - Method in interface org.brickred.socialauth.AuthProvider
-
Stores access grant for the provider *
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- setAccessGrant(AccessGrant) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.AmazonImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.FacebookImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.FlickerImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.GoogleImpl
-
Stores access grant for the provider *
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.HotmailImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.NimbleImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.TwitterImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.YahooImpl
-
Stores access grant for the provider
- setAccessGrant(AccessGrant) - Method in class org.brickred.socialauth.provider.YammerImpl
-
Stores access grant for the provider
- setAccessTokenParameterName(String) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- setAccessTokenParameterName(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- setAccessTokenParameterName(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- setAccessTokenParameterName(String) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
Sets the name of access token parameter which will returns by the
provider.
- setAccessTokenUrl(String) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the access token url
- setApplicationProperties(Properties) - Method in class org.brickred.socialauth.SocialAuthConfig
-
Setter for application configuration properties.
- setAttribute(String, Object) - Method in class org.brickred.socialauth.util.AccessGrant
-
Sets an attribute based from the given key and value.
- setAttribute(String, Object) - Method in class org.brickred.socialauth.util.Token
-
Sets an attribute based from the given key and value.
- setAttributes(Map<String, Object>) - Method in class org.brickred.socialauth.util.AccessGrant
-
Sets an attributes from given attributes map.
- setAuthenticationUrl(String) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the authentication url
- setCompanyId(String) - Method in class org.brickred.socialauth.Position
-
Updates the company id
- setCompanyName(String) - Method in class org.brickred.socialauth.Position
-
Updates the company name
- setCompanyType(String) - Method in class org.brickred.socialauth.Position
-
Updates the company type
- setConnectionTimeout(int) - Static method in class org.brickred.socialauth.util.HttpUtil
-
Sets the connection time out.
- setContactInfo(Map<String, String>) - Method in class org.brickred.socialauth.Profile
-
Updates the contact info.
- setCountry(String) - Method in class org.brickred.socialauth.Profile
-
Updates the country
- setCoverPhoto(String) - Method in class org.brickred.socialauth.Album
-
Updates the album cover photo URL string
- setCreatedAt(Date) - Method in class org.brickred.socialauth.Feed
-
Updates the feed posted date
- setCurrentCompany(boolean) - Method in class org.brickred.socialauth.Position
-
Updates the current company status
- setCustomPermissions(String) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates custom permissions configured in properties file
- setCustomProperties(Map<String, String>) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the custom properties
- setDay(int) - Method in class org.brickred.socialauth.util.BirthDate
-
Updates the birth day
- setDay(int) - Method in class org.brickred.socialauth.util.DateComponents
-
Updates the birth day
- setDegree(String) - Method in class org.brickred.socialauth.Education
-
Updates the degree name
- setDisplayName(String) - Method in class org.brickred.socialauth.Contact
-
Updates the display name
- setDisplayName(String) - Method in class org.brickred.socialauth.Profile
-
Updates the display name
- setDob(BirthDate) - Method in class org.brickred.socialauth.Profile
-
Updates the date of birth
- setEducations(Education[]) - Method in class org.brickred.socialauth.Career
-
Updates the educations
- setEmail(String) - Method in class org.brickred.socialauth.Contact
-
Updates the email
- setEmail(String) - Method in class org.brickred.socialauth.Profile
-
Updates the email
- setEmailHash(String) - Method in class org.brickred.socialauth.Contact
-
Updates the contact person email hash
- setEndDate(DateComponents) - Method in class org.brickred.socialauth.Education
-
Updates the end date of education
- setEndDate(DateComponents) - Method in class org.brickred.socialauth.Position
-
Updates the end date of this position
- setFieldOfStudy(String) - Method in class org.brickred.socialauth.Education
-
Updates Field of Study
- setFirstName(String) - Method in class org.brickred.socialauth.Contact
-
Updates the first name
- setFirstName(String) - Method in class org.brickred.socialauth.Profile
-
Updates the first name
- setFrom(String) - Method in class org.brickred.socialauth.Feed
-
Updates the name who has posted feed
- setFullName(String) - Method in class org.brickred.socialauth.Profile
-
Updates the full name
- setGender(String) - Method in class org.brickred.socialauth.Profile
-
Updates the gender
- setHeadline(String) - Method in class org.brickred.socialauth.Career
-
Updates the headline
- setId(String) - Method in class org.brickred.socialauth.Album
-
Updates the album id
- setId(String) - Method in class org.brickred.socialauth.Career
-
Updates the id
- setId(String) - Method in class org.brickred.socialauth.Contact
-
Updates the contact person id
- setId(String) - Method in class org.brickred.socialauth.Feed
-
Updates Feed Id
- setId(String) - Method in class org.brickred.socialauth.Photo
-
Updates the photo id
- setId(String) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the provider id
- setIndustry(String) - Method in class org.brickred.socialauth.Position
-
Updates the industry
- setKey(String) - Method in class org.brickred.socialauth.util.AccessGrant
-
Updates the Token Key
- setKey(String) - Method in class org.brickred.socialauth.util.Token
-
Updates the Token Key
- setLanguage(String) - Method in class org.brickred.socialauth.Profile
-
Updates the language
- setLargeImage(String) - Method in class org.brickred.socialauth.Photo
-
Updates Image URL of size 600 X 600
- setLastName(String) - Method in class org.brickred.socialauth.Contact
-
Updates the last name
- setLastName(String) - Method in class org.brickred.socialauth.Profile
-
Updates the last name
- setLink(String) - Method in class org.brickred.socialauth.Album
-
Updates the album view link
- setLink(String) - Method in class org.brickred.socialauth.Photo
-
Updates the photo URL string
- setLocation(String) - Method in class org.brickred.socialauth.Profile
-
Updates the location
- setMediumImage(String) - Method in class org.brickred.socialauth.Photo
-
Updates image URL of size 480 X 480
- setMessage(String) - Method in class org.brickred.socialauth.Feed
-
Updates the feed message
- setMetaData(Map<String, String>) - Method in class org.brickred.socialauth.Photo
-
- setMonth(int) - Method in class org.brickred.socialauth.util.BirthDate
-
Updates the birth month
- setMonth(int) - Method in class org.brickred.socialauth.util.DateComponents
-
Updates the birth month
- setName(String) - Method in class org.brickred.socialauth.Album
-
Updates the album nane
- setOtherEmails(String[]) - Method in class org.brickred.socialauth.Contact
-
- setPermission(Permission) - Method in interface org.brickred.socialauth.AuthProvider
-
- setPermission(Permission) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- setPermission(Permission) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- setPermission(Permission) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- setPermission(Permission) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
Sets the permission
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.AmazonImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.FacebookImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.FlickerImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.FourSquareImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.GenericOAuth1Provider
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.GenericOAuth2Provider
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.GitHubImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.GoogleImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.GooglePlusImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.HotmailImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.InstagramImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.LinkedInImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.LinkedInOAuth2Impl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.MendeleyImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.MySpaceImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.NimbleImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.OpenIdImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.RunkeeperImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.SalesForceImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.StackExchangeImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.TwitterImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.YahooImpl
-
- setPermission(Permission) - Method in class org.brickred.socialauth.provider.YammerImpl
-
- setPermission(String, Permission) - Method in class org.brickred.socialauth.SocialAuthManager
-
Sets the permission for given provider.
- setPermission(Permission) - Method in class org.brickred.socialauth.util.AccessGrant
-
- setPhotos(List<Photo>) - Method in class org.brickred.socialauth.Album
-
Updates the list of album photos
- setPhotosCount(int) - Method in class org.brickred.socialauth.Album
-
Updates the album photo count
- setPluginsScopes(List<String>) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the plugins scopes
- setPositionId(String) - Method in class org.brickred.socialauth.Position
-
Updates the position id
- setPositions(Position[]) - Method in class org.brickred.socialauth.Career
-
Updates the positions
- setProfileImageURL(String) - Method in class org.brickred.socialauth.Contact
-
Updates the profile image URL
- setProfileImageURL(String) - Method in class org.brickred.socialauth.Profile
-
Updates the profile image URL
- setProfileUrl(String) - Method in class org.brickred.socialauth.Contact
-
Updates the contact person Public profile URL
- setProviderId(String) - Method in class org.brickred.socialauth.Profile
-
Updates the provider id
- setProviderId(String) - Method in class org.brickred.socialauth.util.AccessGrant
-
Updates the provider id.
- setProviderImplClass(Class<?>) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the provider implementation class
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.facebook.FeedPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.flickr.AlbumsPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.googleplus.AlbumsPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.googleplus.FeedPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.instagram.FeedPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.linkedin.CareerPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.linkedin.FeedPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.CareerPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.linkedin.oauth2.FeedPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in interface org.brickred.socialauth.plugin.Plugin
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.twitter.AlbumsPluginImpl
-
- setProviderSupport(ProviderSupport) - Method in class org.brickred.socialauth.plugin.twitter.FeedPluginImpl
-
- setProxyConfig(String, int) - Static method in class org.brickred.socialauth.util.HttpUtil
-
Sets the proxy host and port.
- setRawResponse(String) - Method in class org.brickred.socialauth.Contact
-
Updates raw response xml/json returned by the provider for this object
call.
- setRawResponse(String) - Method in class org.brickred.socialauth.Profile
-
Updates raw response xml/json return by the provider for this object
call.
- setRecommendationId(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommendation id
- setRecommendations(Recommendation[]) - Method in class org.brickred.socialauth.Career
-
Updates the recommendations
- setRecommendationText(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommendation text
- setRecommendationType(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommendation type
- setRecommenderFirstName(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommender first name
- setRecommenderId(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommender id
- setRecommenderLastName(String) - Method in class org.brickred.socialauth.Recommendation
-
Updates the recommender last name
- setRegisteredPlugins(String[]) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the registered plugins configured in properties file
- setRequestTokenUrl(String) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Updates the request token url
- setSaveRawResponse(boolean) - Method in class org.brickred.socialauth.SocialAuthConfig
-
Set this flag to True if raw response should be save for profile and
contacts.
- setSaveRawResponse(boolean) - Method in class org.brickred.socialauth.util.OAuthConfig
-
Set this flag to True if raw response should be save for profile and
contacts.
- setSchoolName(String) - Method in class org.brickred.socialauth.Education
-
Updates School Name
- setScope(String) - Method in class org.brickred.socialauth.oauthstrategy.Hybrid
-
- setScope(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth1
-
- setScope(String) - Method in class org.brickred.socialauth.oauthstrategy.OAuth2
-
- setScope(String) - Method in interface org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
-
Sets the scope string
- setScope(String) - Method in class org.brickred.socialauth.Permission
-
- setScreenName(String) - Method in class org.brickred.socialauth.Feed
-
Updates the screen name who has posted this feed
- setSecret(String) - Method in class org.brickred.socialauth.util.AccessGrant
-
Updates the Token Secret
- setSecret(String) - Method in class org.brickred.socialauth.util.Token
-
Updates the Token Secret
- setSmallImage(String) - Method in class org.brickred.socialauth.Photo
-
Updates image ULR of size 320 X 320
- setSocialAuthConfig(SocialAuthConfig) - Method in class org.brickred.socialauth.SocialAuthManager
-
Updates the socialauth config
- setStartDate(DateComponents) - Method in class org.brickred.socialauth.Education
-
Updates the start date of education
- setStartDate(DateComponents) - Method in class org.brickred.socialauth.Position
-
Updates the start date of this position
- setThumbImage(String) - Method in class org.brickred.socialauth.Photo
-
Updates the image URL string which has height less than 100px
- setTitle(String) - Method in class org.brickred.socialauth.Photo
-
Updates the photo caption
- setTitle(String) - Method in class org.brickred.socialauth.Position
-
Updates the position title
- setValidatedId(String) - Method in class org.brickred.socialauth.Profile
-
Updates the validated id
- setYear(int) - Method in class org.brickred.socialauth.util.BirthDate
-
Updates the birth year
- setYear(int) - Method in class org.brickred.socialauth.util.DateComponents
-
Updates the birth year
- SignatureException - Exception in org.brickred.socialauth.exception
-
- SignatureException() - Constructor for exception org.brickred.socialauth.exception.SignatureException
-
- SignatureException(String) - Constructor for exception org.brickred.socialauth.exception.SignatureException
-
- SignatureException(Throwable) - Constructor for exception org.brickred.socialauth.exception.SignatureException
-
- SignatureException(String, Throwable) - Constructor for exception org.brickred.socialauth.exception.SignatureException
-
- SocialAuthConfig - Class in org.brickred.socialauth
-
This class is used to load the configuration for all providers.
- SocialAuthConfig() - Constructor for class org.brickred.socialauth.SocialAuthConfig
-
- SocialAuthConfigurationException - Exception in org.brickred.socialauth.exception
-
- SocialAuthConfigurationException() - Constructor for exception org.brickred.socialauth.exception.SocialAuthConfigurationException
-
- SocialAuthConfigurationException(String) - Constructor for exception org.brickred.socialauth.exception.SocialAuthConfigurationException
-
- SocialAuthConfigurationException(Throwable) - Constructor for exception org.brickred.socialauth.exception.SocialAuthConfigurationException
-
- SocialAuthConfigurationException(String, Throwable) - Constructor for exception org.brickred.socialauth.exception.SocialAuthConfigurationException
-
- SocialAuthException - Exception in org.brickred.socialauth.exception
-
- SocialAuthException() - Constructor for exception org.brickred.socialauth.exception.SocialAuthException
-
- SocialAuthException(String) - Constructor for exception org.brickred.socialauth.exception.SocialAuthException
-
- SocialAuthException(Throwable) - Constructor for exception org.brickred.socialauth.exception.SocialAuthException
-
- SocialAuthException(String, Throwable) - Constructor for exception org.brickred.socialauth.exception.SocialAuthException
-
- SocialAuthManager - Class in org.brickred.socialauth
-
This class manages the Map of all the connected providers by using this
manager.
- SocialAuthManager() - Constructor for class org.brickred.socialauth.SocialAuthManager
-
- SocialAuthManagerStateException - Exception in org.brickred.socialauth.exception
-
- SocialAuthManagerStateException() - Constructor for exception org.brickred.socialauth.exception.SocialAuthManagerStateException
-
- SocialAuthUtil - Class in org.brickred.socialauth.util
-
- SocialAuthUtil() - Constructor for class org.brickred.socialauth.util.SocialAuthUtil
-
- STACK_EXCHANGE - Static variable in interface org.brickred.socialauth.util.Constants
-
stackexchange
- StackExchangeImpl - Class in org.brickred.socialauth.provider
-
Provider implementation for StackExchange/StackOverFlow
- StackExchangeImpl(OAuthConfig) - Constructor for class org.brickred.socialauth.provider.StackExchangeImpl
-
Stores configuration for the provider
- STATE - Static variable in interface org.brickred.socialauth.util.Constants
-
Constant for state paramter
- suspendEncoding() - Method in class org.brickred.socialauth.util.Base64.OutputStream
-
Suspends encoding of the stream.