org.globus.ogsa.impl.base.cas.client
Class Whoami

java.lang.Object
  extended byorg.globus.ogsa.impl.base.cas.client.Whoami

public class Whoami
extends java.lang.Object

Command line client that returns the CAS nick name of the user.


Constructor Summary
Whoami()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Whoami

public Whoami()
Method Detail

main

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