Searched refs:credential (Results 1 – 4 of 4) sorted by relevance
50 GoogleCredential credential = null; in getStorage() local53 credential = in getStorage()61 credential, in getStorage()
77 GoogleCredential credential = in newInstanceWithGoogleCredential() local79 HttpRequestFactory requestFactory = transport.createRequestFactory(credential); in newInstanceWithGoogleCredential()97 GoogleCredential credential = in newInstanceWithGoogleCredential() local99 HttpRequestFactory requestFactory = transport.createRequestFactory(credential); in newInstanceWithGoogleCredential()
639 Credential credential = createCredential(config, jsonKeyFile); in getInstanceSerialLog() local649 .setHttpRequestInitializer(credential) in getInstanceSerialLog()
85 // Path of a file where Oauth2 credential data will be cached.