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

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

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

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

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