Class AuthenticationHandler

java.lang.Object
org.apache.axis.handlers.BasicHandler
com.collabnet.ce.soap60.integratedapps.util.AuthenticationHandler
All Implemented Interfaces:
Serializable, org.apache.axis.Handler

public class AuthenticationHandler extends org.apache.axis.handlers.BasicHandler
Simple Axis handler which looks for a SOAP header containing Authentication Key
See Also:
  • Field Summary

    Fields inherited from class org.apache.axis.handlers.BasicHandler

    makeLockable, name, options
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invoke(org.apache.axis.MessageContext msgContext)
    Method called by Axis handler, checks SOAP header

    Methods inherited from class org.apache.axis.handlers.BasicHandler

    canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AuthenticationHandler

      public AuthenticationHandler()
  • Method Details

    • invoke

      public void invoke(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
      Method called by Axis handler, checks SOAP header
      Throws:
      org.apache.axis.AxisFault - if header is Authentication key