Uses of Class
io.jenkins.plugins.folderauth.roles.AgentRole
Packages that use AgentRole
-
Uses of AgentRole in io.jenkins.plugins.folderauth
Methods in io.jenkins.plugins.folderauth that return types with arguments of type AgentRoleModifier and TypeMethodDescriptionFolderAuthorizationStrategyManagementLink.getAgentRoles()
FolderBasedAuthorizationStrategy.getAgentRoles()
Returns theAgentRole
s on which thisAuthorizationStrategy
works.Methods in io.jenkins.plugins.folderauth with parameters of type AgentRoleModifier and TypeMethodDescriptionstatic void
FolderAuthorizationStrategyAPI.addAgentRole
(AgentRole role) Adds anAgentRole
to theFolderBasedAuthorizationStrategy
. -
Uses of AgentRole in io.jenkins.plugins.folderauth.misc
Methods in io.jenkins.plugins.folderauth.misc that return AgentRole