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 GoogleClientGoogleClientFactory. createClient(String oauthUrl, String apiUrl, String clientId, String clientSecret, boolean allowNonSecureConnections)GoogleClientGoogleClientFactory. createClient(GoogleConnectDescriber googleConnectDescriber)
-