Class GoogleConnectDescriber
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.google.GoogleConnectDescriber
-
public class GoogleConnectDescriber extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleConnectDescriber(String clientId, String clientSecret)GoogleConnectDescriber(Map<String,String> params)GoogleConnectDescriber(OAuthConnectionDescriptor cd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClientId()StringgetClientSecret()StringgetDescription()
-
-
-
Constructor Detail
-
GoogleConnectDescriber
public GoogleConnectDescriber(@NotNull OAuthConnectionDescriptor cd)
-
-