org.globus.axis.util
Class Util

java.lang.Object
  extended by org.globus.axis.util.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static org.ietf.jgss.GSSCredential getCredentials(org.apache.axis.MessageContext msgContext)
           
static java.lang.Object getProperty(org.apache.axis.MessageContext context, java.lang.String property)
           
static void registerTransport()
           
static void reregisterTransport()
           
 
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 org.ietf.jgss.GSSCredential getCredentials(org.apache.axis.MessageContext msgContext)

registerTransport

public static void registerTransport()

reregisterTransport

public static void reregisterTransport()

getProperty

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


Copyright © 2013. All Rights Reserved.