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

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

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

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

Methods in org.jboss.seam.social.core 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.