| Package | Description |
|---|---|
| org.agorava.api.oauth |
This package contains API elements to manage interactions with generic OAuth services
|
| org.agorava.spi |
Contains all Agorava's Service Provider Interface that has to be extended for each provider module
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
OAuthSession.getUserProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthSession.setUserProfile(UserProfile userProfile) |
OAuthSession.Builder |
OAuthSession.Builder.userProfile(UserProfile userProfile)
Set the user profile link to the session to build.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserProfileService.getUserProfile() |
Copyright © 2012-2013. All Rights Reserved.