org.globus.cas.impl.client
Class RemoveGroupEntry

java.lang.Object
  extended byorg.globus.cas.impl.client.RemoveGroupEntry

public class RemoveGroupEntry
extends java.lang.Object

Command line client to remove entry from a user, object or serviceAction group


Field Summary
(package private) static boolean debug
           
(package private) static java.lang.String msg
           
 
Constructor Summary
RemoveGroupEntry()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void printMessage(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

msg

static java.lang.String msg

debug

static boolean debug
Constructor Detail

RemoveGroupEntry

public RemoveGroupEntry()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

printMessage

private static void printMessage(java.lang.String msg)