|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.security.ACL
hudson.plugins.collabnet.auth.CNProjectACL
public class CNProjectACL
An ACL that uses project roles to determine what Hudson permissions to give.
| Nested Class Summary | |
|---|---|
static class |
CNProjectACL.CollabNetRoles
|
| Field Summary |
|---|
| Fields inherited from class hudson.security.ACL |
|---|
ANONYMOUS, AUTOMATIC_SIDS, EVERYONE, SYSTEM |
| Constructor Summary | |
|---|---|
CNProjectACL(java.lang.String projectId)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
hasPermission(org.acegisecurity.Authentication a,
hudson.security.Permission permission)
|
| Methods inherited from class hudson.security.ACL |
|---|
checkPermission, hasPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CNProjectACL(java.lang.String projectId)
projectId - the id of the TeamForge project associated with this ACL| Method Detail |
|---|
public boolean hasPermission(org.acegisecurity.Authentication a,
hudson.security.Permission permission)
hasPermission in class hudson.security.ACL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||