Package com.microsoft.jenkins.azuread
Class AzureAdAuthorizationMatrixNodeProperty.NodeListenerImpl
java.lang.Object
jenkins.model.NodeListener
com.microsoft.jenkins.azuread.AzureAdAuthorizationMatrixNodeProperty.NodeListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- AzureAdAuthorizationMatrixNodeProperty
@Extension
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class AzureAdAuthorizationMatrixNodeProperty.NodeListenerImpl
extends NodeListener
Ensure that the user creating a node has Read and Configure permissions.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.NodeListener
all, fireOnCreated, fireOnDeleted, fireOnUpdated, onDeleted, onUpdated
-
Constructor Details
-
NodeListenerImpl
public NodeListenerImpl()
-
-
Method Details
-
onCreated
- Overrides:
onCreated
in classNodeListener
-