MCPcopy Create free account

hub / github.com/3pillarlabs/socialauth / functions

Functions1,086 in github.com/3pillarlabs/socialauth

MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/GitHubImpl.java:247
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/MendeleyImpl.java:310
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:337
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/HotmailImpl.java:449
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/FacebookImpl.java:425
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/GoogleImpl.java:378
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/MySpaceImpl.java:394
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/FlickerImpl.java:440
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/YammerImpl.java:507
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:475
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:477
MethodgetAccessGrant
Retrieves the AccessGrant object. @return AccessGrant object.
socialauth/src/main/java/org/brickred/socialauth/util/ProviderSupport.java:108
MethodgetAlbums
Returns the list of Album @return list of albums @throws Exception
socialauth/src/main/java/org/brickred/socialauth/plugin/AlbumsPlugin.java:45
MethodgetAlbums
()
socialauth/src/main/java/org/brickred/socialauth/plugin/twitter/AlbumsPluginImpl.java:63
MethodgetAlbums
()
socialauth/src/main/java/org/brickred/socialauth/plugin/googleplus/AlbumsPluginImpl.java:65
MethodgetAlbums
()
socialauth/src/main/java/org/brickred/socialauth/plugin/facebook/AlbumsPluginImpl.java:65
MethodgetAlbums
()
socialauth/src/main/java/org/brickred/socialauth/plugin/flickr/AlbumsPluginImpl.java:69
MethodgetApplicationProperties
Returns the application configuration properties @return the application configuration properties
socialauth/src/main/java/org/brickred/socialauth/SocialAuthConfig.java:188
MethodgetAttribute
Gets an attribute based from the given key.
socialauth/src/main/java/org/brickred/socialauth/util/AccessGrant.java:112
MethodgetAttributes
Gets the attributes of this token.
socialauth/src/main/java/org/brickred/socialauth/util/AccessGrant.java:105
MethodgetCareerDetails
()
socialauth/src/main/java/org/brickred/socialauth/plugin/CareerPlugin.java:37
MethodgetCareerDetails
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/CareerPluginImpl.java:64
MethodgetCareerDetails
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/oauth2/CareerPluginImpl.java:63
MethodgetCompanyId
Retrieves the company id @return String the company id
socialauth/src/main/java/org/brickred/socialauth/Position.java:153
MethodgetCompanyName
Retrieves the company name @return String the company name
socialauth/src/main/java/org/brickred/socialauth/Position.java:172
MethodgetCompanyType
Retrieves the company type @return String the company type
socialauth/src/main/java/org/brickred/socialauth/Position.java:191
MethodgetConnectedProvidersIds
Returns the array list of connected providers ids. @return the array list of connected providers ids
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:261
MethodgetContactInfo
Retrieves the contact information. It contains address and phone numbers. Key may contain values like mainAddress, home, work where home and work valu
socialauth/src/main/java/org/brickred/socialauth/Profile.java:372
MethodgetContactList
Gets the list of contacts available from the provider. This may be used to import contacts of any user in your web application from your chosen provid
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:243
MethodgetContactList
Gets the list of contacts available from the provider. This may be used to import contacts of any user in your web application from your chosen provid
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:242
MethodgetContactList
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:181
MethodgetContactList
Gets the list of contacts of the user. this may not be available for all providers. @return List of contact objects representing Contacts.
socialauth/src/main/java/org/brickred/socialauth/provider/RunkeeperImpl.java:266
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/GooglePlusImpl.java:271
MethodgetContactList
Gets the list of contacts of the user. this may not be available for all providers. @return List of contact objects representing Contacts. Only name
socialauth/src/main/java/org/brickred/socialauth/provider/SalesForceImpl.java:202
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/InstagramImpl.java:150
MethodgetContactList
Gets the list of contacts of the user and their email. @return List of profile objects representing Contacts. Only name and email will be ava
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInOAuth2Impl.java:202
MethodgetContactList
Gets the list of contacts of the user. @return List of contact objects representing Contacts. Only name and profile URL will be available
socialauth/src/main/java/org/brickred/socialauth/provider/FourSquareImpl.java:241
MethodgetContactList
Gets the list of followers of the user and their screen name. @return List of contact objects representing Contacts. Only name, screen name a
socialauth/src/main/java/org/brickred/socialauth/provider/TwitterImpl.java:301
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/StackExchangeImpl.java:238
MethodgetContactList
This method is not implemented for GenericOAuth1 provider. Use <code>api()</code> method instead to get user contacts.
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth1Provider.java:236
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/AmazonImpl.java:220
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth2Provider.java:155
MethodgetContactList
Gets the list of contacts of the user. this may not be available for all providers. @return List of contact objects representing Contacts. Only name
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:191
MethodgetContactList
()
socialauth/src/main/java/org/brickred/socialauth/provider/GitHubImpl.java:201
MethodgetContactList
Gets the list of followers of the user and their screen name. @return List of contact objects representing Contacts. Only name, screen name a
socialauth/src/main/java/org/brickred/socialauth/provider/MendeleyImpl.java:235
MethodgetContactList
Contact list is not available for generic Open ID providers. @return null
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:281
MethodgetContactList
Gets the list of contacts of the user and their email. @return List of profile objects representing Contacts. Only name and email will be ava
socialauth/src/main/java/org/brickred/socialauth/provider/HotmailImpl.java:203
MethodgetContactList
Gets the list of contacts of the user. this may not be available for all providers. @return List of contact objects representing Contacts. Only name
socialauth/src/main/java/org/brickred/socialauth/provider/FacebookImpl.java:305
MethodgetContactList
Gets the list of contacts of the user and their email. @return List of contact objects representing Contacts. Only name and email will be ava
socialauth/src/main/java/org/brickred/socialauth/provider/GoogleImpl.java:205
MethodgetContactList
Gets the list of contacts of the user and their profile URL. @return List of contact objects representing Contacts. Only name and profile URL
socialauth/src/main/java/org/brickred/socialauth/provider/MySpaceImpl.java:192
MethodgetContactList
Gets the list of followers of the user and their screen name. @return List of contact objects representing Contacts. Only name, screen name a
socialauth/src/main/java/org/brickred/socialauth/provider/FlickerImpl.java:280
MethodgetContactList
Gets the list of contacts of the user. this may not be available for all providers. @return List of contact objects representing Contacts. Only name
socialauth/src/main/java/org/brickred/socialauth/provider/YammerImpl.java:248
MethodgetContactList
Gets the list of contacts of the user and their email. @return List of profile objects representing Contacts. Only name and email will be ava
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:216
MethodgetContactList
Gets the list of contacts of the user and their email. @return List of contact objects representing Contacts. Only name and email will be ava
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:281
MethodgetCountry
Retrieves the country @return String the country
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:150
MethodgetCountry
Retrieves the country @return String the country
socialauth/src/main/java/org/brickred/socialauth/Profile.java:218
MethodgetCoverPhoto
Retrieves the URL of album cover photo @return album cover photo URL string
socialauth/src/main/java/org/brickred/socialauth/Album.java:109
MethodgetCreatedAt
Returns the posted date @return the posted date
socialauth/src/main/java/org/brickred/socialauth/Feed.java:108
MethodgetDay
Retrieves the birth day. @return the birth day
socialauth/src/main/java/org/brickred/socialauth/util/DateComponents.java:50
MethodgetDay
Retrieves the birth day. @return the birth day
socialauth/src/main/java/org/brickred/socialauth/util/BirthDate.java:47
MethodgetDegree
Returns the degree name @return degree name
socialauth/src/main/java/org/brickred/socialauth/Education.java:90
MethodgetDob
Retrieves the date of birth @return the date of birth different providers may use different formats
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:207
MethodgetDob
Retrieves the date of birth @return the date of birth different providers may use different formats
socialauth/src/main/java/org/brickred/socialauth/Profile.java:275
MethodgetEducations
Retrieves the educations @return {@link Education} array, the list of educations
socialauth/src/main/java/org/brickred/socialauth/Career.java:88
MethodgetEmail
Returns the email address. @return email address of the user
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:112
MethodgetEmail
Returns the email address. @return email address of the user
socialauth/src/main/java/org/brickred/socialauth/Contact.java:131
MethodgetEmailHash
Retrieves the email hash @return String contact person email hash
socialauth/src/main/java/org/brickred/socialauth/Contact.java:226
MethodgetEndDate
Retrieves the end date of this position. It may be null if this position is the current position @return {@link DateComponents} the end date of this
socialauth/src/main/java/org/brickred/socialauth/Position.java:114
MethodgetEndDate
Returns the end date of education @return the end date of education
socialauth/src/main/java/org/brickred/socialauth/Education.java:128
MethodgetError
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:62
MethodgetError
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:20
MethodgetErrorCause
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:24
MethodgetErrorCauseAsString
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:72
MethodgetErrorCauseAsString
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:26
MethodgetErrorPage
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/props/SASFProperties.java:113
MethodgetFeeds
()
socialauth/src/main/java/org/brickred/socialauth/plugin/instagram/FeedPluginImpl.java:63
MethodgetFeeds
Returns the list of feed. It returns maximum 250 feeds. @return List of feed @throws Exception
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/FeedPluginImpl.java:148
MethodgetFeeds
Returns the list of feed. It returns maximum 250 feeds. @return List of feed @throws Exception
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/oauth2/FeedPluginImpl.java:148
MethodgetFeeds
Returns the list of feed. It returns maximum 20 feeds. @return List of feed @throws Exception
socialauth/src/main/java/org/brickred/socialauth/plugin/twitter/FeedPluginImpl.java:70
MethodgetFeeds
()
socialauth/src/main/java/org/brickred/socialauth/plugin/googleplus/FeedPluginImpl.java:77
MethodgetFeeds
()
socialauth/src/main/java/org/brickred/socialauth/plugin/facebook/FeedPluginImpl.java:66
MethodgetFieldOfStudy
Returns Field of Study @return field of study
socialauth/src/main/java/org/brickred/socialauth/Education.java:71
MethodgetFilterURL
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/props/SASFProperties.java:42
MethodgetFrom
Returns the name who has posted this feed @return the name who has posted this feed
socialauth/src/main/java/org/brickred/socialauth/Feed.java:70
MethodgetFunctionalName
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFUser.java:8
MethodgetGender
Retrieves the gender @return String the gender - could be "Male", "M" or "male"
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:226
MethodgetGender
Retrieves the gender @return String the gender - could be "Male", "M" or "male"
socialauth/src/main/java/org/brickred/socialauth/Profile.java:294
MethodgetHeader
(final String name)
socialauth/src/main/java/org/brickred/socialauth/util/Response.java:56
MethodgetHeadline
Retrieves the headline @return String the headline
socialauth/src/main/java/org/brickred/socialauth/Career.java:69
MethodgetHex
(final byte buf[])
socialauth/src/main/java/org/brickred/socialauth/util/HttpUtil.java:329
MethodgetId
()
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:100
MethodgetId
()
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:98
MethodgetId
()
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:132
MethodgetId
Retrieves the contact person id @return String contact person id
socialauth/src/main/java/org/brickred/socialauth/Contact.java:207
MethodgetId
Retrieves photo id @return photo id
socialauth/src/main/java/org/brickred/socialauth/Photo.java:126
MethodgetId
Retrieves the id @return String the id
socialauth/src/main/java/org/brickred/socialauth/Career.java:50
MethodgetId
Retrieves the album id @return album id
socialauth/src/main/java/org/brickred/socialauth/Album.java:52
MethodgetId
Returns Feed id @return feed id
socialauth/src/main/java/org/brickred/socialauth/Feed.java:51
MethodgetId
Retrieves the provider id @return the provider id
socialauth/src/main/java/org/brickred/socialauth/util/OAuthConfig.java:131
MethodgetId
()
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:103
← previousnext →501–600 of 1,086, ranked by callers