Class 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:
    Serialized Form
    • Field Summary

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

        makeLockable, name, options
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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
    • Constructor Detail

      • AuthenticationHandler

        public AuthenticationHandler()
    • Method Detail

      • 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