|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.revokePriv
public class revokePriv
Revoke a privilege.
| Constructor Summary | |
|---|---|
revokePriv()
|
|
| Method Summary | |
|---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name,
java.lang.String subjId,
Privilege priv)
Revoke a privilege. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public revokePriv()
| Method Detail |
|---|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name,
java.lang.String subjId,
Privilege priv)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.name - Revoke privilege on this Group or Stem.subjId - Revoke privilege from this Subject.priv - Revoke this Privilege.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||