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

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

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

Methods in org.jboss.seam.social.core that return OAuthServiceSettings
 OAuthServiceSettings OAuthService.getSettings()
           
 

Methods in org.jboss.seam.social.core with parameters of type OAuthServiceSettings
 void OAuthProvider.initProvider(OAuthServiceSettings settings)
          Initializes the provider with the given settings containing OAuth api key andapi secret
 void OAuthService.setSettings(OAuthServiceSettings settings)
          Initialize OAuth settings
 



Copyright © 2011 Seam Framework. All Rights Reserved.