electric.soap.security.references
Class SecuritySOAPReferenceFactory

java.lang.Object
  extended byelectric.soap.security.references.SecuritySOAPReferenceFactory
All Implemented Interfaces:
ISOAPReferenceFactory

public class SecuritySOAPReferenceFactory
extends java.lang.Object
implements ISOAPReferenceFactory

SecurityReferenceFactory

Author:
webMethods

Constructor Summary
SecuritySOAPReferenceFactory()
           
 
Method Summary
 boolean newSOAPReference(java.util.Vector referenceChain, XURL endpoint, WSDL wsdl, Context proxyContext)
          Optionally add a new SOAP Reference to the given chain.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuritySOAPReferenceFactory

public SecuritySOAPReferenceFactory()
Method Detail

newSOAPReference

public boolean newSOAPReference(java.util.Vector referenceChain,
                                XURL endpoint,
                                WSDL wsdl,
                                Context proxyContext)
Description copied from interface: ISOAPReferenceFactory
Optionally add a new SOAP Reference to the given chain.

Specified by:
newSOAPReference in interface ISOAPReferenceFactory
Parameters:
referenceChain -
endpoint -
wsdl -
proxyContext -
Returns:
false, always.


copyright© 2001-2004 by webMethods All Rights Reserved.