Uses of Class
org.brickred.socialauth.exception.SocialAuthConfigurationException

Packages that use SocialAuthConfigurationException
org.brickred.socialauth   
 

Uses of SocialAuthConfigurationException in org.brickred.socialauth
 

Methods in org.brickred.socialauth that throw SocialAuthConfigurationException
 AuthProvider SocialAuthManager.connect(AccessGrant accessGrant)
          Creates the provider with given access grant
 OAuthConfig SocialAuthConfig.getProviderConfig(String id)
          Retrieves the configuration of given provider
 AuthProvider SocialAuthManager.refreshToken(AccessGrant accessGrant)
          Makes a call for a provider to get RefreshToken and returns object of that provider
 



Copyright © 2014. All rights reserved.