Uses of Class
org.brickred.socialauth.SocialAuthConfig

Packages that use SocialAuthConfig
org.brickred.socialauth   
 

Uses of SocialAuthConfig in org.brickred.socialauth
 

Methods in org.brickred.socialauth that return SocialAuthConfig
static SocialAuthConfig SocialAuthConfig.getDefault()
          Returns the instance of SocialAuthConfig
 SocialAuthConfig SocialAuthManager.getSocialAuthConfig()
          Retrieves the socialauth config
 

Methods in org.brickred.socialauth with parameters of type SocialAuthConfig
 void SocialAuthManager.setSocialAuthConfig(SocialAuthConfig socialAuthConfig)
          Updates the socialauth config
 



Copyright © 2013. All Rights Reserved.