org.brickred.socialauth.spring.bean
Class SocialAuthTemplate

java.lang.Object
  extended by org.brickred.socialauth.spring.bean.SocialAuthTemplate

public class SocialAuthTemplate
extends Object

Wrapping bean for the SocialAuthManager.

Author:
tarunn@brickred.com

Constructor Summary
SocialAuthTemplate()
           
 
Method Summary
 org.brickred.socialauth.SocialAuthManager getSocialAuthManager()
           
 void setSocialAuthManager(org.brickred.socialauth.SocialAuthManager socialAuthManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialAuthTemplate

public SocialAuthTemplate()
Method Detail

getSocialAuthManager

public org.brickred.socialauth.SocialAuthManager getSocialAuthManager()

setSocialAuthManager

public void setSocialAuthManager(org.brickred.socialauth.SocialAuthManager socialAuthManager)


Copyright © 2013. All Rights Reserved.