|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Profile | |
|---|---|
| org.brickred.socialauth | |
| org.brickred.socialauth.provider | |
| org.brickred.socialauth.util | |
| Uses of Profile in org.brickred.socialauth |
|---|
| Methods in org.brickred.socialauth that return Profile | |
|---|---|
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. |
| Uses of Profile in org.brickred.socialauth.provider |
|---|
| Methods in org.brickred.socialauth.provider that return Profile | |
|---|---|
Profile |
YammerImpl.getUserProfile()
Retrieves the user profile. |
Profile |
YahooImpl.getUserProfile()
Retrieves the user profile. |
Profile |
TwitterImpl.getUserProfile()
Retrieves the user profile. |
Profile |
SalesForceImpl.getUserProfile()
Retrieves the user profile. |
Profile |
RunkeeperImpl.getUserProfile()
Retrieves the user profile. |
Profile |
OpenIdImpl.getUserProfile()
Retrieves the user profile. |
Profile |
MySpaceImpl.getUserProfile()
Retrieves the user profile. |
Profile |
MendeleyImpl.getUserProfile()
Retrieves the user profile. |
Profile |
LinkedInImpl.getUserProfile()
Retrieves the user profile. |
Profile |
HotmailImpl.getUserProfile()
Retrieves the user profile. |
Profile |
GoogleImpl.getUserProfile()
Retrieves the user profile. |
Profile |
GenericOAuth2Provider.getUserProfile()
|
Profile |
GenericOAuth1Provider.getUserProfile()
This method is not implemented for GenericOAuth1 provider. |
Profile |
FourSquareImpl.getUserProfile()
Retrieves the user profile. |
Profile |
FacebookImpl.getUserProfile()
Retrieves the user profile. |
Profile |
AolImpl.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 |
YahooImpl.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 |
SalesForceImpl.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 |
OpenIdImpl.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 |
MendeleyImpl.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 |
HotmailImpl.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 |
GenericOAuth2Provider.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our application. |
Profile |
GenericOAuth1Provider.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 |
FacebookImpl.verifyResponse(Map<String,String> requestParams)
Verifies the user when the external provider redirects back to our application. |
Profile |
AolImpl.verifyResponse(Map<String,String> requestParams)
|
| Uses of Profile in org.brickred.socialauth.util |
|---|
| Methods in org.brickred.socialauth.util that return Profile | |
|---|---|
static Profile |
OpenIdConsumer.getUserInfo(Map<String,String> requestParams)
Parses the user info from request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||