Class AuthorizationMatrixProperty

java.lang.Object
hudson.model.JobProperty<Job<?,?>>
hudson.security.AuthorizationMatrixProperty
All Implemented Interfaces:
ExtensionPoint, Describable<JobProperty<?>>, ReconfigurableDescribable<JobProperty<?>>, BuildStep, AuthorizationContainer, AuthorizationProperty

public class AuthorizationMatrixProperty extends JobProperty<Job<?,?>> implements AuthorizationProperty
JobProperty to associate ACL for each project.

Once created (and initialized), this object becomes immutable.