All Classes and Interfaces

Class
Description
 
 
Warn when any configuration contains ambiguous permission assignments.
Implementations must provide a entries.jelly file to display their ambiguous items as top-level <li> items (it will be displayed in a <ul>.
 
 
 
 
 
 
 
 
 
Interface methods common to descriptors of authorization strategy and the various properties.
 
 
Ensure that the user creating a node has Read and Configure permissions
 
JobProperty to associate ACL for each project.
 
 
Ensure that the user creating a folder has Read and Configure permissions
Ensure that the user creating a job has Read and Configure permissions
 
Common superclass for AuthorizationProperty.DslUser, AuthorizationProperty.DslGroup, and AuthorizationProperty.DslUserOrGroup, supporting nicer DSLs for Job DSL and Pipeline Job definitions/reconfigurations.
Represents a group being assigned permissions.
 
Represents a user being assigned permissions.
 
Represents a user or group being assigned permissions.
 
Interface with default methods common to all authorization related property descriptors.
The type of object being granted authorization.
Entry for type-safe permission definitions in JCasC YAML.
 
 
 
 
 
Role-based authorization via a matrix.
Persist GlobalMatrixAuthorizationStrategy as a list of IDs that represent GlobalMatrixAuthorizationStrategy.grantedPermissions.
 
 
 
 
 
Strategy that inherits only the global ACL -- parent, grandparent, etc.
 
Strategy that inherits the ACL from the parent.
 
 
Generated localization support class.
Generated localization support class.
Strategy that disables inheritance except for the globally defined Administer permission.
 
Just to enforce the optional extension to fail loading when the desired class is not available.
Wrapper for Permission referenced in JCasC
 
Combines sid with type.
Implements lookup for Permissions.
GlobalMatrixAuthorizationStrategy plus per-project ACL.