Class GoogleConstants
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.google.GoogleConstants
-
public class GoogleConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_SCOPE
static String
GOOGLE_AUTH_ENABLE
-
Constructor Summary
Constructors Constructor Description GoogleConstants()
-
-
-
Field Detail
-
DEFAULT_SCOPE
public static final String DEFAULT_SCOPE
- See Also:
- Constant Field Values
-
GOOGLE_AUTH_ENABLE
public static final String GOOGLE_AUTH_ENABLE
- See Also:
- Constant Field Values
-
-