Uses of Class
io.jenkins.plugins.folderauth.roles.AgentRole
-
Uses of AgentRole in io.jenkins.plugins.folderauth
Modifier and TypeMethodDescriptionFolderAuthorizationStrategyManagementLink.getAgentRoles()
FolderBasedAuthorizationStrategy.getAgentRoles()
Returns theAgentRole
s on which thisAuthorizationStrategy
works.Modifier and TypeMethodDescriptionstatic void
FolderAuthorizationStrategyAPI.addAgentRole
(AgentRole role) Adds anAgentRole
to theFolderBasedAuthorizationStrategy
. -
Uses of AgentRole in io.jenkins.plugins.folderauth.misc