Apache CXF API

org.apache.cxf.ws.security.kerberos
Class KerberosUtils

java.lang.Object
  extended by org.apache.cxf.ws.security.kerberos.KerberosUtils

public final class KerberosUtils
extends Object


Method Summary
static KerberosClient getClient(Message message, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClient

public static KerberosClient getClient(Message message,
                                       String type)

Apache CXF API

Apache CXF