Class EntraOAuth2ScopeRequirement
java.lang.Object
com.cloudbees.plugins.credentials.domains.DomainRequirement
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
io.jenkins.plugins.entraoauth.EntraOAuth2ScopeRequirement
- All Implemented Interfaces:
ExtensionPoint, Serializable
public class EntraOAuth2ScopeRequirement
extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
Entra-specific OAuth2 scope requirement.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
ConstructorsConstructorDescriptionEntraOAuth2ScopeRequirement(Collection<String> scopes) Creates a scope requirement with the provided scopes. -
Method Summary
-
Constructor Details
-
EntraOAuth2ScopeRequirement
Creates a scope requirement with the provided scopes.
-
-
Method Details
-
getScopes
Returns required scopes.- Specified by:
getScopesin classcom.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
-
equals
-
hashCode
-