Uses of Interface
org.jboss.seam.social.oauth.OAuthToken

Packages that use OAuthToken
org.jboss.seam.social.oauth   
 

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

Methods in org.jboss.seam.social.oauth that return OAuthToken
 OAuthToken OAuthServiceHandler.getAccessToken()
           
 

Methods in org.jboss.seam.social.oauth with parameters of type OAuthToken
 void OAuthServiceHandler.setAccessToken(OAuthToken token)
          Set the Access Token with for an OAuth access
 



Copyright © 2011 Seam Framework. All Rights Reserved.