MCPcopy Create free account

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

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

MethodHotmailImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/HotmailImpl.java:100
MethodHybrid
(final OAuthConfig config, final Map<String, String> endpoints)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/Hybrid.java:62
MethodInputStream
Constructs a {@link Base64.InputStream} in DECODE mode. @param in the <tt>java.io.InputStream</tt> from which to read data. @since 1.3
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:1200
MethodInstagramImpl
(final OAuthConfig providerConfig)
socialauth/src/main/java/org/brickred/socialauth/provider/InstagramImpl.java:90
MethodLinkedInImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:104
MethodLinkedInOAuth2Impl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInOAuth2Impl.java:104
MethodMendeleyImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/MendeleyImpl.java:91
MethodMySpaceImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/MySpaceImpl.java:95
MethodNimbleImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:90
MethodOAuth1
(final OAuthConfig config, final Map<String, String> endpoints)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth1.java:57
MethodOAuth2
(final OAuthConfig config, final Map<String, String> endpoints)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth2.java:60
MethodOAuthConfig
@param consumerKey Application consumer key @param consumerSecret Application consumer secret @param signatureMethod
socialauth/src/main/java/org/brickred/socialauth/util/OAuthConfig.java:67
MethodOAuthConsumer
@param config Configuration object which contains information of application configuration
socialauth/src/main/java/org/brickred/socialauth/util/OAuthConsumer.java:63
MethodOpenIdImpl
(final Properties props)
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:81
MethodOutputStream
Constructs a {@link Base64.OutputStream} in ENCODE mode. @param out the <tt>java.io.OutputStream</tt> to which data will be wri
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:1426
MethodPermission
(final String scope)
socialauth/src/main/java/org/brickred/socialauth/Permission.java:40
MethodProviderStateException
()
socialauth/src/main/java/org/brickred/socialauth/exception/ProviderStateException.java:33
MethodProviderSupport
@param strategy OAuth strategy object
socialauth/src/main/java/org/brickred/socialauth/util/ProviderSupport.java:47
MethodResponse
(final HttpURLConnection connection)
socialauth/src/main/java/org/brickred/socialauth/util/Response.java:43
MethodRunkeeperImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/RunkeeperImpl.java:94
MethodSASFProperties
(String configFile)
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/props/SASFProperties.java:24
MethodSASFPropertiesException
(String message)
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/props/SASFPropertiesException.java:6
MethodSASFSecurityException
(Throwable cause)
socialauth-filter/src/main/java/de/deltatree/social/web/filter/api/security/SASFSecurityException.java:6
MethodSalesForceImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/SalesForceImpl.java:95
MethodServerDataException
()
socialauth/src/main/java/org/brickred/socialauth/exception/ServerDataException.java:31
MethodSignatureException
()
socialauth/src/main/java/org/brickred/socialauth/exception/SignatureException.java:31
MethodSocialAuth
()
socialauth-cdi/src/main/java/org/brickred/socialauth/cdi/SocialAuth.java:94
MethodSocialAuthConfig
()
socialauth/src/main/java/org/brickred/socialauth/SocialAuthConfig.java:82
MethodSocialAuthConfigurationException
()
socialauth/src/main/java/org/brickred/socialauth/exception/SocialAuthConfigurationException.java:31
MethodSocialAuthException
()
socialauth/src/main/java/org/brickred/socialauth/exception/SocialAuthException.java:31
MethodSocialAuthManager
()
socialauth/src/main/java/org/brickred/socialauth/SocialAuthManager.java:62
MethodSocialAuthManagerStateException
()
socialauth/src/main/java/org/brickred/socialauth/exception/SocialAuthManagerStateException.java:33
MethodSocialAuthWebController
Constructs a SocialAuthWebController. @param applicationUrl the base URL for this application (with context e.g http://opensour
socialauth-spring/src/main/java/org/brickred/socialauth/spring/controller/SocialAuthWebController.java:84
MethodStackExchangeImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/StackExchangeImpl.java:91
MethodToken
@param key the Key @param secret the Secret
socialauth/src/main/java/org/brickred/socialauth/util/Token.java:52
MethodTwitterImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/TwitterImpl.java:109
MethodUserDeniedPermissionException
()
socialauth/src/main/java/org/brickred/socialauth/exception/UserDeniedPermissionException.java:31
MethodYahooImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:99
MethodYammerImpl
Stores configuration for the provider @param providerConfig It contains the configuration of application like consumer key and
socialauth/src/main/java/org/brickred/socialauth/provider/YammerImpl.java:93
MethodaddProvider
Registers a new provider implementation. @param pname provider name or id @param clazz class name of the provider implementatio
socialauth/src/main/java/org/brickred/socialauth/SocialAuthConfig.java:177
MethodaddProviderConfig
Updates the provider specific configuration. @param providerId the provider id for which configuration need to be add or update
socialauth/src/main/java/org/brickred/socialauth/SocialAuthConfig.java:307
MethodafterPhase
No implementation is required because we have already redirected to the view provided in the SocialAuth component
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuthPhaseListener.java:86
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/RunkeeperImpl.java:312
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/GooglePlusImpl.java:405
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/SalesForceImpl.java:336
Methodapi
(final String url, final String methodType, final Map<String, String> params, final Map<String, String>
socialauth/src/main/java/org/brickred/socialauth/provider/InstagramImpl.java:129
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInOAuth2Impl.java:440
Methodapi
Makes HTTP request to a given URL. It attaches access token in URL. @param url URL to make HTTP request. @param methodType Meth
socialauth/src/main/java/org/brickred/socialauth/provider/FourSquareImpl.java:361
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/TwitterImpl.java:457
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/StackExchangeImpl.java:274
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth1Provider.java:195
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/AmazonImpl.java:256
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth2Provider.java:203
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:330
Methodapi
(final String url, final String methodType, final Map<String, String> params, final Map<String, String>
socialauth/src/main/java/org/brickred/socialauth/provider/GitHubImpl.java:230
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/MendeleyImpl.java:281
Methodapi
Not implemented for OpenId provider. @param url @param methodType @param params @param headerParams @param body @return Response object @throws Excep
socialauth/src/main/java/org/brickred/socialauth/provider/OpenIdImpl.java:317
Methodapi
Makes HTTP request to a given URL. @param url URL to make HTTP request. @param methodType Method type can be GET, POST or PUT @
socialauth/src/main/java/org/brickred/socialauth/provider/HotmailImpl.java:413
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/FacebookImpl.java:395
Methodapi
Makes OAuth signed HTTP - GET request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP requ
socialauth/src/main/java/org/brickred/socialauth/provider/GoogleImpl.java:334
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/MySpaceImpl.java:371
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/FlickerImpl.java:411
Methodapi
Makes HTTP request to a given URL.It attaches access token in URL. @param url URL to make HTTP request. @param methodType Metho
socialauth/src/main/java/org/brickred/socialauth/provider/YammerImpl.java:457
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches Authorization header with HTTP request. @param url URL to make HTTP request. @
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInImpl.java:452
Methodapi
Makes OAuth signed HTTP request to a given URL. It attaches GUID in URL and Authorization header to make HTTP request. URL string should contain "form
socialauth/src/main/java/org/brickred/socialauth/provider/YahooImpl.java:450
Methodapi
Makes OAuth signed HTTP request to a given URL. @param url URL to make HTTP request. @param methodType Method type can be GET,
socialauth/src/main/java/org/brickred/socialauth/util/ProviderSupport.java:68
MethodbeforePhase
If the view starts with the view URL provided to the SocialAuth Seam component, this listener assumes that it has been redirected here by the external
socialauth-seam/src/main/java/org/brickred/socialauth/seam/SocialAuthPhaseListener.java:54
Methodconnect
Initiates the connection with required provider.It redirects the browser to an appropriate URL which will be used for authentication with the requeste
socialauth-spring/src/main/java/org/brickred/socialauth/spring/controller/SocialAuthWebController.java:97
MethoddecodeFromFile
Convenience method for reading a base64-encoded file and decoding it. @param filename Filename for reading encoded data @return decoded by
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:1072
MethoddecodeToObject
Attempts to decode Base64 data and deserialize a Java Object within. Returns <tt>null</tt> if there was an error. @param encodedObject The
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:1027
Methoddestroy
()
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/SocialAuthSecurityFilter.java:31
MethoddoFilter
(final ServletRequest req, final ServletResponse res, final FilterChain fc)
socialauth-filter/src/main/java/de/deltatree/social/web/filter/impl/SocialAuthSecurityFilter.java:35
MethodencodeFromFile
Convenience method for reading a binary file and base64-encoding it. @param filename Filename for reading binary data @return base64-encod
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:1127
MethodencodeObject
Serializes an object and returns the Base64-encoded version of that serialized object. If the object cannot be serialized or there is another error, t
socialauth/src/main/java/org/brickred/socialauth/util/Base64.java:510
Methodexecute
Update status for the given provider. @return String where the action should flow @throws Exception if an error occurs
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthUploadPhotoAction.java:79
Methodexecute
Displays the user profile and contacts for the given provider. @return String where the action should flow @throws Exception if an error
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthSuccessAction.java:75
Methodexecute
creates a instance of the requested provider from AuthProviderFactory and calls the getLoginRedirectURL() method to find the URL which the user should
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:83
Methodexecute
Update status for the given provider. @return String where the action should flow @throws Exception if an error occurs
socialauth-struts-demo/src/main/java/org/brickred/actions/SocialAuthUpdateStatusAction.java:69
Methodexecute
Update status for the given provider. @return String where the action should flow @throws Exception if an error occurs
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthUploadPhotoAction.java:78
Methodexecute
Displays the user profile and contacts for the given provider. @return String where the action should flow @throws Exception if an error
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthSuccessAction.java:70
Methodexecute
creates a instance of the requested provider from AuthProviderFactory and calls the getLoginRedirectURL() method to find the URL which the user should
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthenticationAction.java:74
Methodexecute
Update status for the given provider. @return String where the action should flow @throws Exception if an error occurs
socialauth-struts-filter-demo/src/main/java/org/brickred/actions/SocialAuthUpdateStatusAction.java:66
MethodexecuteFeed
(final String url)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth1.java:137
MethodexecuteFeed
(final String url)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/Hybrid.java:172
MethodexecuteFeed
(final String url)
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth2.java:284
MethodfbCancel
(@RequestParam("error_reason") final String error)
socialauth-spring/src/main/java/org/brickred/socialauth/spring/controller/SocialAuthWebController.java:156
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth1.java:207
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/Hybrid.java:250
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/oauthstrategy/OAuth2.java:391
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/RunkeeperImpl.java:342
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/SalesForceImpl.java:367
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/InstagramImpl.java:145
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/LinkedInOAuth2Impl.java:463
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/FourSquareImpl.java:391
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/TwitterImpl.java:486
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/StackExchangeImpl.java:298
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth1Provider.java:211
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/AmazonImpl.java:280
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/GenericOAuth2Provider.java:220
MethodgetAccessGrant
()
socialauth/src/main/java/org/brickred/socialauth/provider/NimbleImpl.java:358
← previousnext →401–500 of 1,086, ranked by callers