|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.common.security.acl.action.ActionAclHandler
public class ActionAclHandler
ActionAclHandler contains ACL methods related to com.redhat.rhn.domain.action.Action objects.
| Constructor Summary | |
|---|---|
ActionAclHandler()
Constructor for Access object |
|
| Method Summary | |
|---|---|
boolean |
aclActionTypePatch(java.lang.Object ctx,
java.lang.String[] params)
Returns true if there is an action with the given id that is one of four action types associated with solaris patches |
boolean |
aclGenericActionType(java.lang.Object ctx,
java.lang.String[] params)
Returns true if there exists an Action which matches the given id, and whose archtype matches the given type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionAclHandler()
| Method Detail |
|---|
public boolean aclGenericActionType(java.lang.Object ctx,
java.lang.String[] params)
ctx - Context Map to pass inparams - Parameters to use to fetch from Context
public boolean aclActionTypePatch(java.lang.Object ctx,
java.lang.String[] params)
ctx - Context Mapparams - Parameters not used
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||