Java Globus API: Class Util

org.globus.axis.util
Class Util

java.lang.Object
  |
  +--org.globus.axis.util.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static GSSCredential getCredentials(org.apache.axis.MessageContext msgContext)
           
static Object getProperty(org.apache.axis.MessageContext context, String property)
           
static void registerTransport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getCredentials

public static GSSCredential getCredentials(org.apache.axis.MessageContext msgContext)

registerTransport

public static void registerTransport()

getProperty

public static Object getProperty(org.apache.axis.MessageContext context,
                                 String property)