|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuthSession | |
|---|---|
| org.jboss.seam.social | |
| org.jboss.seam.social.event | |
| org.jboss.seam.social.oauth | |
| Uses of OAuthSession in org.jboss.seam.social |
|---|
| Methods in org.jboss.seam.social that return OAuthSession | |
|---|---|
OAuthSession |
MultiServicesManager.getCurrentSession()
|
OAuthSession |
SocialNetworkServicesHub.getSession()
|
| Methods in org.jboss.seam.social that return types with arguments of type OAuthSession | |
|---|---|
Set<OAuthSession> |
MultiServicesManager.getActiveSessions()
|
| Methods in org.jboss.seam.social with parameters of type OAuthSession | |
|---|---|
void |
MultiServicesManager.setCurrentSession(OAuthSession currentSession)
|
| Uses of OAuthSession in org.jboss.seam.social.event |
|---|
| Constructors in org.jboss.seam.social.event with parameters of type OAuthSession | |
|---|---|
OAuthComplete(SocialEvent.Status status,
String message,
OAuthSession payload)
|
|
| Uses of OAuthSession in org.jboss.seam.social.oauth |
|---|
| Methods in org.jboss.seam.social.oauth that return OAuthSession | |
|---|---|
OAuthSession |
OAuthService.getSession()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||