Uses of Interface
jenkins.security.csp.Contributor
Packages that use Contributor
-
Uses of Contributor in jenkins.security.csp
Classes in jenkins.security.csp that implement ContributorModifier and TypeClassDescriptionclassThis is a general extension for use by implementations ofUserAvatarResolverandAvatarMetadataActionfromscm-apiplugin, or other "avatar-like" use cases.classConvenient base class for CSP contributors only adding individual domains to a fetch directive.Methods in jenkins.security.csp that return types with arguments of type Contributor -
Uses of Contributor in jenkins.security.csp.impl
Classes in jenkins.security.csp.impl that implement ContributorModifier and TypeClassDescriptionfinal classAdd a minimal set of CSP directives not expected to be removed later.final classAdd the CSP directives currently required for Jenkins to work properly.classThis extension automatically allows loading images from the domain hosting the current user's avatar as determined viaUserAvatarResolver.