org.apache.beehive.wsm.axis.handlers
Class AuthenticationHandler

Object
  extended by BasicHandler
      extended by AuthenticationHandler
All Implemented Interfaces:
Serializable, Handler

public class AuthenticationHandler
extends BasicHandler

See Also:
Serialized Form

Field Summary
protected static Log log
           
 
Fields inherited from class BasicHandler
makeLockable, name, options
 
Constructor Summary
AuthenticationHandler()
           
 
Method Summary
 void invoke(MessageContext msgContext)
           
 
Methods inherited from class BasicHandler
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Log log
Constructor Detail

AuthenticationHandler

public AuthenticationHandler()
Method Detail

invoke

public void invoke(MessageContext msgContext)
            throws AxisFault
Throws:
AxisFault