|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.collabnet.auth.CNAuthorizationCache
public class CNAuthorizationCache
Authorization cache.
| Constructor Summary | |
|---|---|
CNAuthorizationCache()
Constructor. |
|
| Method Summary | |
|---|---|
java.util.Set<hudson.security.Permission> |
getUserProjectPermSet(java.lang.String username,
java.lang.String projectId)
Get a user's permission available for a given project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CNAuthorizationCache()
| Method Detail |
|---|
public java.util.Set<hudson.security.Permission> getUserProjectPermSet(java.lang.String username,
java.lang.String projectId)
username - the usernameprojectId - the project id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||