| Package | Description |
|---|---|
| org.brickred.socialauth | |
| org.brickred.socialauth.provider | |
| org.brickred.socialauth.util |
| Modifier and Type | Method and Description |
|---|---|
Profile |
AuthProvider.getUserProfile()
Retrieves the user profile.
|
Profile |
AuthProvider.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
YammerImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
OpenIdImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
SalesForceImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
HotmailImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
NimbleImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
StackExchangeImpl.getUserProfile() |
Profile |
MySpaceImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
TwitterImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
FacebookImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
YahooImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
FourSquareImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
GoogleImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
LinkedInImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
LinkedInOAuth2Impl.getUserProfile()
Retrieves the user profile.
|
Profile |
GooglePlusImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
InstagramImpl.getUserProfile() |
Profile |
MendeleyImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
AmazonImpl.getUserProfile() |
Profile |
GenericOAuth2Provider.getUserProfile() |
Profile |
RunkeeperImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
GitHubImpl.getUserProfile() |
Profile |
GenericOAuth1Provider.getUserProfile()
This method is not implemented for GenericOAuth1 provider.
|
Profile |
FlickerImpl.getUserProfile()
Retrieves the user profile.
|
Profile |
YammerImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
OpenIdImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
SalesForceImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
HotmailImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
NimbleImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
StackExchangeImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
MySpaceImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
TwitterImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
FacebookImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
YahooImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
FourSquareImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
GoogleImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
LinkedInImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
LinkedInOAuth2Impl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
GooglePlusImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
InstagramImpl.verifyResponse(Map<String,String> requestParams) |
Profile |
MendeleyImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
AmazonImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
GenericOAuth2Provider.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
RunkeeperImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
GitHubImpl.verifyResponse(Map<String,String> requestParams) |
Profile |
GenericOAuth1Provider.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
Profile |
FlickerImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our
application.
|
| Modifier and Type | Method and Description |
|---|---|
static Profile |
OpenIdConsumer.getUserInfo(Map<String,String> requestParams)
Parses the user info from request
|
Copyright © 2018. All Rights Reserved.