public abstract class GitLabOAuthScope extends Object implements hudson.ExtensionPoint
| Constructor and Description |
|---|
GitLabOAuthScope() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<String> |
getScopesToRequest()
Returns a collection of scopes to request.
|
public abstract Collection<String> getScopesToRequest()
Copyright © 2016–2019. All rights reserved.