|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.frontend.nav.AclGuard
public class AclGuard
AclGuard
| Constructor Summary | |
|---|---|
AclGuard(java.util.Map ctx)
Constructor |
|
AclGuard(java.util.Map ctx,
java.lang.String mixinsIn)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
canRender(NavNode node,
int depth)
Returns true if the acl of the NavNode evaluates to true. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AclGuard(java.util.Map ctx,
java.lang.String mixinsIn)
ctx - Acl ContextmixinsIn - The string of classnames used to add extra Acl Handlerspublic AclGuard(java.util.Map ctx)
ctx - Acl Context| Method Detail |
|---|
public boolean canRender(NavNode node,
int depth)
canRender in interface RenderGuardnode - NavNode whose Acl is checked.depth - ignored.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||