Interface BitBucketConstants
-
public interface BitBucketConstants
-
-
Field Summary
Fields Modifier and Type Field Description static String
CLIENT_ID_PARAM
static String
CLIENT_SECRET_PARAM
-
-
-
Field Detail
-
CLIENT_ID_PARAM
static final String CLIENT_ID_PARAM
- See Also:
- Constant Field Values
-
CLIENT_SECRET_PARAM
static final String CLIENT_SECRET_PARAM
- See Also:
- Constant Field Values
-
-