issrg.globus
Class SamlAEF

java.lang.Object
  extended by issrg.globus.SamlAEF

public class SamlAEF
extends java.lang.Object

This class represents a Saml AEF test application that will query a Saml ADF using SAML queries. It is possible to configure SamlAEF to query either Grid Service or the standalone Saml ADF.


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

Field Detail

HELP_SCREEN

public static final java.lang.String HELP_SCREEN
See Also:
Constant Field Values
Constructor Detail

SamlAEF

public SamlAEF()
Method Detail

main

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

readLine

public static java.lang.String readLine(java.lang.String prompt)