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.BasicHandlerSimple Axis handler which looks for a SOAP header containing Authentication Key- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinvoke(org.apache.axis.MessageContext msgContext)Method called by Axis handler, checks SOAP header
-