Class GoogleApiHelper

  • All Implemented Interfaces:
    org.springframework.social.config.xml.ApiHelper<Google>

    public class GoogleApiHelper
    extends Object
    implements org.springframework.social.config.xml.ApiHelper<Google>
    • Method Detail

      • getApi

        public Google getApi()
        Return the API binding instance.
        Specified by:
        getApi in interface org.springframework.social.config.xml.ApiHelper<Google>