org.globus.wsrf.client
Class SetTerminationTime

java.lang.Object
  extended byorg.globus.wsrf.client.BaseClient
      extended byorg.globus.wsrf.client.SetTerminationTime

public class SetTerminationTime
extends BaseClient


Field Summary
private static org.apache.commons.cli.Option UTC_OPTION
           
 
Fields inherited from class org.globus.wsrf.client.BaseClient
ANON, ANON_DESC, anonymous, APPLICATION_ERROR, authorization, AUTHZ, AUTHZ_DESC, COMMAND_LINE_ERROR, CONTEXT, CONTEXT_DESC, contextLifetime, CONV_ACTOR, CONV_ACTOR_DESC, convActor, customUsage, DEBUG, debugMode, DELEG, DELEG_DESC, delegation, DESCRIPTOR, DESCRIPTOR_DESC, descriptorFile, endpoint, EPR_FILE, FILENAME_DESC, helpFooter, helpHeader, mechanism, MECHANISM, MECHANISM_DESC, MSG_ACTOR, MSG_ACTOR_DESC, msgActor, options, protection, PROTECTION, PROTECTION_DESC, PUB_KEY_FILE, publicKeyFilename, RESOURCE_KEY, SERVICE_URL
 
Constructor Summary
SetTerminationTime()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.globus.wsrf.client.BaseClient
displayUsage, getEPR, isDebugMode, parse, parse, setCustomUsage, setHelpFooter, setHelpHeader, setOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UTC_OPTION

private static final org.apache.commons.cli.Option UTC_OPTION
Constructor Detail

SetTerminationTime

public SetTerminationTime()
Method Detail

main

public static void main(java.lang.String[] args)