org.apache.ode.axis2.soapbinding
Class AuthenticationHelper

java.lang.Object
  extended by org.apache.ode.axis2.soapbinding.AuthenticationHelper

public class AuthenticationHelper
extends java.lang.Object

HTTP Authentication Helper


Constructor Summary
AuthenticationHelper()
           
 
Method Summary
static void setHttpAuthentication(PartnerRoleMessageExchange odeMex, org.apache.axis2.client.Options options)
           
protected static void setOptions(org.apache.axis2.client.Options options, org.w3c.dom.Element auth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationHelper

public AuthenticationHelper()
Method Detail

setHttpAuthentication

public static void setHttpAuthentication(PartnerRoleMessageExchange odeMex,
                                         org.apache.axis2.client.Options options)

setOptions

protected static void setOptions(org.apache.axis2.client.Options options,
                                 org.w3c.dom.Element auth)