|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollabNetRole | |
|---|---|
| hudson.plugins.collabnet.auth | |
| Uses of CollabNetRole in hudson.plugins.collabnet.auth |
|---|
| Methods in hudson.plugins.collabnet.auth that return CollabNetRole | |
|---|---|
static CollabNetRole |
CNProjectACL.CollabNetRoles.getGrantingRole(hudson.security.Permission permission)
Given a permission, return the CollabNet role which would grant that permission (if any). |
static CollabNetRole |
CNProjectACL.CollabNetRoles.getRole(java.lang.String name)
Get the role which matches this name, if one exists. |
| Methods in hudson.plugins.collabnet.auth that return types with arguments of type CollabNetRole | |
|---|---|
static java.util.Collection<CollabNetRole> |
CNProjectACL.CollabNetRoles.getAllRoles()
|
static java.util.Collection<CollabNetRole> |
CNProjectACL.CollabNetRoles.getRoles(java.util.Collection<java.lang.String> names)
Get the roles matching a set of role names. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||