Uses of Package
org.jenkinsci.plugins.matrixauth
Package
Description
-
ClassDescriptionImplementations 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.Common superclass forAuthorizationProperty.DslUser
,AuthorizationProperty.DslGroup
, andAuthorizationProperty.DslUserOrGroup
, supporting nicer DSLs for Job DSL and Pipeline Job definitions/reconfigurations.Interface with default methods common to all authorization related property descriptors.Combines sid withtype
. -
ClassDescriptionInterface methods common to descriptors of authorization strategy and the various properties.Common superclass for
AuthorizationProperty.DslUser
,AuthorizationProperty.DslGroup
, andAuthorizationProperty.DslUserOrGroup
, supporting nicer DSLs for Job DSL and Pipeline Job definitions/reconfigurations.Interface with default methods common to all authorization related property descriptors.Combines sid withtype
. -
ClassDescriptionImplementations 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.Common superclass forAuthorizationProperty.DslUser
,AuthorizationProperty.DslGroup
, andAuthorizationProperty.DslUserOrGroup
, supporting nicer DSLs for Job DSL and Pipeline Job definitions/reconfigurations.Interface with default methods common to all authorization related property descriptors.The type of object being granted authorization.Combines sid withtype
. -