| Package | Description |
|---|---|
| io.jenkins.plugins.folderauth | |
| io.jenkins.plugins.folderauth.acls | |
| io.jenkins.plugins.folderauth.misc |
| Modifier and Type | Method and Description |
|---|---|
Set<GlobalRole> |
FolderAuthorizationStrategyManagementLink.getGlobalRoles() |
Set<GlobalRole> |
FolderBasedAuthorizationStrategy.getGlobalRoles()
Returns the
GlobalRoles on which this AuthorizationStrategy works. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FolderAuthorizationStrategyAPI.addGlobalRole(GlobalRole role)
Adds a
GlobalRole to the FolderBasedAuthorizationStrategy. |
| Constructor and Description |
|---|
FolderBasedAuthorizationStrategy(Set<GlobalRole> globalRoles,
Set<FolderRole> folderRoles,
Set<AgentRole> agentRoles) |
| Constructor and Description |
|---|
GlobalAclImpl(Set<GlobalRole> globalRoles)
Initializes the ACL objects and preemptively calculates all permissions for all sids.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalRole |
GlobalRoleCreationRequest.getGlobalRole() |
Copyright © 2016–2019. All rights reserved.