MCPcopy Create free account

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

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

MethodgetPluginsList
()
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:493
MethodgetPluginsList
()
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:495
MethodgetPositionId
Retrieves the position id @return String the position id
socialauth/src/main/java/org/brickred/socialauth/Position.java:56
MethodgetPositions
Retrieves the positions @return {@link Position} array, the list of positions
socialauth/src/main/java/org/brickred/socialauth/Career.java:107
MethodgetProfile
Returns the Profile information for the user. @return Profile of the user
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:204
MethodgetProfile
Returns the Profile information for the user. Should be called only after loginImmediately() @return Profile of the user
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:203
MethodgetProfile
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:165
MethodgetProfileImageURL
Retrieves the profile image URL @return String the profileImageURL
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:264
MethodgetProfileImageURL
Retrieves the profile image URL @return String the profileImageURL
socialauth/src/main/java/org/brickred/socialauth/Contact.java:245
MethodgetProfileUrl
Retrieves the contact person Public profile URL @return String contact person Public profile URL
socialauth/src/main/java/org/brickred/socialauth/Contact.java:188
MethodgetProps
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:160
MethodgetProps
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:50
MethodgetProvider
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:88
MethodgetProviderId
Retrieves the provider id with this profile associates @return the provider id
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:283
MethodgetProviderId
Retrieves the provider id with this profile associates @return the provider id
socialauth/src/main/java/org/brickred/socialauth/Profile.java:351
MethodgetProviderId
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth1Provider.java:216
MethodgetProviderId
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth2Provider.java:225
MethodgetProviderId
()
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:363
MethodgetProviderId
()
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:342
MethodgetProviderSupport
Retrieves the provider support object. provider support object provides the functionality to make OAuth HTTP call for a given provider. @return
socialauth/src/main/java/org/brickred/socialauth/plugin/Plugin.java:44
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/instagram/FeedPluginImpl.java:106
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/CareerPluginImpl.java:290
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/FeedPluginImpl.java:309
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/oauth2/CareerPluginImpl.java:290
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/linkedin/oauth2/FeedPluginImpl.java:310
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/twitter/AlbumsPluginImpl.java:141
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/twitter/FeedPluginImpl.java:105
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/googleplus/AlbumsPluginImpl.java:239
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/googleplus/FeedPluginImpl.java:67
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/facebook/AlbumsPluginImpl.java:137
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/facebook/FeedPluginImpl.java:111
MethodgetProviderSupport
()
socialauth/src/main/java/org/brickred/socialauth/plugin/flickr/AlbumsPluginImpl.java:224
MethodgetRawResponse
Retrieves the raw response xml/json in string which is returned by the provider for this object call. Set {@link SocialAuthConfig#setRawResponse(boole
socialauth/src/main/java/org/brickred/socialauth/Contact.java:267
MethodgetRawResponse
Retrieves the raw response xml/json in string which is returned by the provider for this object. Set {@link SocialAuthConfig#setRawResponse(boolean)}
socialauth/src/main/java/org/brickred/socialauth/Profile.java:394
MethodgetRecommendationId
Retrieves the recommendation id @return String the recommendation id
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:51
MethodgetRecommendationText
Retrieves the recommendation text @return String the recommendation text
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:89
MethodgetRecommendationType
Retrieves the recommendation type @return String the recommendation type
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:70
MethodgetRecommendations
Retrieves the recommendations @return {@link Recommendation} array, the list of recommendation
socialauth/src/main/java/org/brickred/socialauth/Career.java:126
MethodgetRecommenderFirstName
Retrieves the recommender first name @return String the recommender first name
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:127
MethodgetRecommenderId
Retrieves the recommender id @return String the recommender id
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:108
MethodgetRecommenderLastName
Retrieves the recommender last name @return String the recommender last name
socialauth/src/main/java/org/brickred/socialauth/Recommendation.java:146
MethodgetRedirectURL
(final HttpServletRequest request)
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/controller/SuccessController.java:53
MethodgetSchoolName
Returns school/college name @return school name
socialauth/src/main/java/org/brickred/socialauth/Education.java:52
MethodgetScope
()
socialauth/src/main/java/org/brickred/socialauth/Permission.java:62
MethodgetScreenName
Returns the screen name (if available) who has posted this feed @return
socialauth/src/main/java/org/brickred/socialauth/Feed.java:127
MethodgetSecret
Retrieves the Token Secret @return the Token Secret
socialauth/src/main/java/org/brickred/socialauth/util/AccessGrant.java:88
MethodgetServletLogoff
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/DefaultSASFHelper.java:150
MethodgetServletLogoff
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:44
MethodgetServletMain
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/props/SASFProperties.java:97
MethodgetServletSuccess
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:42
MethodgetSmallImage
Returns 320 X 320 @return
socialauth/src/main/java/org/brickred/socialauth/Photo.java:90
MethodgetSocialAuthConfig
Retrieves the socialauth config @return the socialauth config
socialauth/src/main/java/org/brickred/socialauth/SocialAuthManager.java:72
MethodgetSocialAuthManager
()
socialauth-spring/src/main/java/org/brickred/socialauth/spring/bean/SocialAuthTemplate.java:41
MethodgetSocialAuthManager
Returns the instance of socialauth manager. @return the instance of socialauth manager.
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:270
MethodgetSocialAuthManager
gets thread safe social auth manager - current solution: each call produces a new instance
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/security/DefaultSASFSocialAuthManager.java:34
MethodgetStartDate
Retrieves the start date of this position @return {@link DateComponents} the start date of this position
socialauth/src/main/java/org/brickred/socialauth/Position.java:94
MethodgetStartDate
Returns the start date of education @return start date of education
socialauth/src/main/java/org/brickred/socialauth/Education.java:109
MethodgetStatus
Status of the user to be updated on a provider like Facebook or Twitter. Remember this will not give us the current status of the user @return status
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:214
MethodgetStatus
()
socialauth-cdi-demo/src/main/java/org/brickred/socialauthcdi/session/UpdateStatus.java:73
MethodgetStatus
()
socialauth-seam-demo/src/action/org/brickred/socialauthseam/session/UpdateStatus.java:71
MethodgetStatus
Status of the user to be updated on a provider like Facebook or Twitter. Remember this will not give us the current status of the user @return status
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:213
MethodgetStatusMessage
()
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthUploadPhotoAction.java:117
MethodgetStatusMessage
()
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthUpdateStatusAction.java:111
MethodgetStatusMessage
()
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthUploadPhotoAction.java:108
MethodgetStatusMessage
()
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthUpdateStatusAction.java:98
MethodgetThumbImage
Returns image height less than 100px @return
socialauth/src/main/java/org/brickred/socialauth/Photo.java:108
MethodgetTitle
Retrieves the photo caption @return photo caption
socialauth/src/main/java/org/brickred/socialauth/Photo.java:144
MethodgetTitle
Retrieves the position title @return String, the position title
socialauth/src/main/java/org/brickred/socialauth/Position.java:75
MethodgetUniqueId
()
socialauthdemo/src/main/java/com/threepillar/labs/socialauthsample/bean/User.java:326
MethodgetUrl
()
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:148
MethodgetUrl
()
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:119
MethodgetUserProfile
Retrieves the user profile from the provider. @return Profile object containing the profile information.
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:252
MethodgetUserProfile
Retrieves the user profile from the provider. @return Profile object containing the profile information. @throws Exception
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:251
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/RunkeeperImpl.java:334
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/GooglePlusImpl.java:427
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/SalesForceImpl.java:358
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInOAuth2Impl.java:455
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/FourSquareImpl.java:383
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/TwitterImpl.java:478
MethodgetUserProfile
()
socialauth/src/main/java/org/brickred/socialauth/provider/StackExchangeImpl.java:290
MethodgetUserProfile
This method is not implemented for GenericOAuth1 provider. Use <code>api()</code> method instead to get user profile.
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth1Provider.java:247
MethodgetUserProfile
()
socialauth/src/main/java/org/brickred/socialauth/provider/AmazonImpl.java:272
MethodgetUserProfile
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth2Provider.java:162
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:352
MethodgetUserProfile
()
socialauth/src/main/java/org/brickred/socialauth/provider/GitHubImpl.java:208
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/MendeleyImpl.java:302
MethodgetUserProfile
Retrieves the user profile. Null in case of OpenId provider. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:332
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/HotmailImpl.java:441
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/FacebookImpl.java:417
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/GoogleImpl.java:361
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/MySpaceImpl.java:386
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/FlickerImpl.java:432
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/YammerImpl.java:498
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:467
MethodgetUserProfile
Retrieves the user profile. @return Profile object containing the profile information.
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:469
MethodgetValidatedId
Retrieves the validated id @return String the validated id
socialauth/src/main/java/org/brickred/socialauth/Profile.java:180
MethodgetViewUrl
Gets the relative URL of the view to which user will be redirected after authentication @return relative URL of the view
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuth.java:133
MethodgetViewUrl
Gets the relative URL of the view to which user will be redirected after authentication @return relative URL of the view
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:132
MethodgetWebappSuccessAction
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/SASFHelper.java:48
MethodgetYear
Retrieves the birth year @return the birth year
socialauth/src/main/java/org/brickred/socialauth/util/DateComponents.java:88
← previousnext →701–800 of 1,086, ranked by callers