spring-social-google

org.springframework.social.google.config
Class GoogleApiHelper

java.lang.Object
  extended by org.springframework.social.google.config.GoogleApiHelper
All Implemented Interfaces:
org.springframework.social.config.xml.ApiHelper<Google>

public class GoogleApiHelper
extends java.lang.Object
implements org.springframework.social.config.xml.ApiHelper<Google>


Method Summary
 Google getApi()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getApi

public Google getApi()
Specified by:
getApi in interface org.springframework.social.config.xml.ApiHelper<Google>

spring-social-google