Class Util


  • public class Util
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)