Package hudson.security
Class AuthorizationMatrixProperty.ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
hudson.security.AuthorizationMatrixProperty.ItemListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- AuthorizationMatrixProperty
@Extension
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class AuthorizationMatrixProperty.ItemListenerImpl
extends ItemListener
Ensure that the user creating a job 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 hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onDeleted, onLoaded, onLocationChanged, onRenamed, onUpdated, register
-
Constructor Details
-
ItemListenerImpl
public ItemListenerImpl()
-
-
Method Details
-
onCreated
- Overrides:
onCreated
in classItemListener
-