Package org.jenkinsci.plugins
Class GitLabOAuthScope
java.lang.Object
org.jenkinsci.plugins.GitLabOAuthScope
- All Implemented Interfaces:
ExtensionPoint
Extension point to be implemented by plugins to request additional scopes.
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Collection
<String> Returns a collection of scopes to request.