Package hudson.security
package hudson.security
-
ClassDescription
JobProperty
to associate ACL for each project.PersistAuthorizationMatrixProperty
as a list of IDs that representAuthorizationMatrixProperty.getGrantedPermissionEntries()
.Ensure that the user creating a job has Read and Configure permissionsRole-based authorization via a matrix.PersistGlobalMatrixAuthorizationStrategy
as a list of IDs that representGlobalMatrixAuthorizationStrategy.grantedPermissions
.GlobalMatrixAuthorizationStrategy
plus per-project ACL.