Class ScopeDetail
java.lang.Object
com.mparticle.sdk.model.registration.authentication.ScopeDetail
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ScopeDetail
public ScopeDetail()
-
-
Method Details
-
getDescription
- Returns:
- Description of the scope
-
setDescription
- Parameters:
description
- Description of the scope- Returns:
- this
-
getName
- Returns:
- Name of the OAuth2 Scope
-
setName
- Parameters:
name
- Name of the OAuth2 Scope- Returns:
- this
-