Class GoogleAccount

java.lang.Object
org.dspace.google.GoogleAccount

public class GoogleAccount extends Object
User: Robin Taylor Date: 11/07/2014 Time: 13:23
  • Method Details

    • getInstance

      public static GoogleAccount getInstance()
    • getApplicationName

      public String getApplicationName()
    • getTableId

      public String getTableId()
    • getEmailAddress

      public String getEmailAddress()
    • getCertificateLocation

      public String getCertificateLocation()
    • getJsonFactory

      public com.google.api.client.json.JsonFactory getJsonFactory()
    • getHttpTransport

      public com.google.api.client.http.HttpTransport getHttpTransport()
    • getCredential

      public com.google.api.client.auth.oauth2.Credential getCredential()
    • getClient

      public com.google.api.services.analytics.Analytics getClient()