org.apache.ode.axis2
Class AuthenticationHelper

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

public class AuthenticationHelper
extends java.lang.Object

HTTP Authentication Helper

Author:
Alex Boisvert

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)


Copyright © 2015 WSO2. All Rights Reserved.