Uses of Class
org.jboss.seam.social.UserProfile

Packages that use UserProfile
org.jboss.seam.social.oauth   
org.jboss.seam.social.rest   
 

Uses of UserProfile in org.jboss.seam.social.oauth
 

Methods in org.jboss.seam.social.oauth that return UserProfile
 UserProfile OAuthSession.getUserProfile()
           
 

Methods in org.jboss.seam.social.oauth with parameters of type UserProfile
 void OAuthSession.setUserProfile(UserProfile userProfile)
           
 

Uses of UserProfile in org.jboss.seam.social.rest
 

Methods in org.jboss.seam.social.rest that return UserProfile
 UserProfile RestService.getMyProfile()
           
 



Copyright © 2011-2012 Seam Framework. All Rights Reserved.