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

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

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

Methods in org.jboss.seam.social.oauth that return OAuthSessionSettings
 OAuthSessionSettings OAuthService.getSession()
           
 

Methods in org.jboss.seam.social.oauth with parameters of type OAuthSessionSettings
 void OAuthService.setSession(OAuthSessionSettings session)
          Set the Session settings of the given service
 



Copyright © 2011 Seam Framework. All Rights Reserved.