| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderBasedAuthorizationStrategy.addGlobalRole(GlobalRole globalRole) |
| 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.