Searched refs:JSON_FACTORY (Results 1 – 1 of 1) sorted by relevance
56 private static final JsonFactory JSON_FACTORY = JacksonFactory.getDefaultInstance(); field in VtsSpreadSheetSyncServlet84 this.clientSecrets = GoogleClientSecrets.load(JSON_FACTORY, keyFileStreamReader); in init()112 HTTP_TRANSPORT, JSON_FACTORY, this.clientSecrets, SCOPES) in getCredentials()135 JSON_FACTORY, in doGet()