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 OAuthServiceHandler.getSettings()
           
 

Methods in org.jboss.seam.social.oauth with parameters of type OAuthServiceSettings
 void OAuthServiceHandler.setSettings(OAuthServiceSettings settings)
          Initialize OAuth settings
 



Copyright © 2011 Seam Framework. All Rights Reserved.