Uses of Class
org.brickred.socialauth.util.OAuthConfig

Packages that use OAuthConfig
org.brickred.socialauth.util   
 

Uses of OAuthConfig in org.brickred.socialauth.util
 

Methods in org.brickred.socialauth.util that return OAuthConfig
static OAuthConfig OAuthConfig.load(Properties props, String domain)
          It loads the configuration information from given properties for the given domain
 

Constructors in org.brickred.socialauth.util with parameters of type OAuthConfig
OAuthConsumer(OAuthConfig config)
           
 



Copyright © 2011. All Rights Reserved.