Uses of Class
jetbrains.buildServer.serverSide.oauth.google.GoogleClient
-
Packages that use GoogleClient Package Description jetbrains.buildServer.serverSide.oauth.google -
-
Uses of GoogleClient in jetbrains.buildServer.serverSide.oauth.google
Methods in jetbrains.buildServer.serverSide.oauth.google that return GoogleClient Modifier and Type Method Description GoogleClient
GoogleClientFactory. createClient(String oauthUrl, String apiUrl, String clientId, String clientSecret, boolean allowNonSecureConnections)
GoogleClient
GoogleClientFactory. createClient(GoogleConnectDescriber googleConnectDescriber)
-