|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.operation.ActionHelper
org.glite.security.voms.operation.SequenceAction
Field Summary |
Fields inherited from class org.glite.security.voms.operation.ActionHelper |
cns |
Method Summary | |
void |
checkPermission()
The product of all checkPermission methods of the component Actions. |
static SequenceAction |
getInstance(Action[] actions)
Create a new SequenceAction by concatenating the given Actions. |
void |
perform()
Call perform on each of the components, in order. |
java.lang.String |
toString()
|
Methods inherited from class org.glite.security.voms.operation.ActionHelper |
getAdminUsers, getContainerName, getDescription, getParameters, performWithResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public void checkPermission() throws VOMSException
checkPermission
in interface Action
checkPermission
in class ActionHelper
VOMSException
public void perform() throws VOMSException
perform
in interface Action
perform
in class ActionHelper
VOMSException
public static SequenceAction getInstance(Action[] actions)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |