electric.soap.security.handlers
Class SecurityHandlerFactory

java.lang.Object
  extended byelectric.soap.security.handlers.SecurityHandlerFactory
All Implemented Interfaces:
ISOAPHandlerFactory

public class SecurityHandlerFactory
extends java.lang.Object
implements ISOAPHandlerFactory

SecurityHandlerFactory.

Author:
webMethods

Constructor Summary
SecurityHandlerFactory()
           
 
Method Summary
 ISOAPHandler newSOAPHandler(IService service, ISOAPHandler next)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityHandlerFactory

public SecurityHandlerFactory()
Method Detail

newSOAPHandler

public ISOAPHandler newSOAPHandler(IService service,
                                   ISOAPHandler next)
Specified by:
newSOAPHandler in interface ISOAPHandlerFactory
Parameters:
service -
next -


copyright© 2001-2004 by webMethods All Rights Reserved.