org.apache.axis.handlers.http

Class HTTPAuthHandler

public class HTTPAuthHandler extends BasicHandler

An HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers.

Author: Glen Daniels (gdaniels@allaire.com) Doug Davis (dug@us.ibm.com)

Field Summary
protected static Loglog
Method Summary
voidinvoke(MessageContext msgContext)

Field Detail

log

protected static Log log

Method Detail

invoke

public void invoke(MessageContext msgContext)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.