gov.nih.nci.cagrid.common.security.commstyle
Class AnonymousSecureTransportWithEncryption

java.lang.Object
  extended by gov.nih.nci.cagrid.common.security.commstyle.AnonymousSecureTransportWithEncryption
All Implemented Interfaces:
CommunicationStyle

public class AnonymousSecureTransportWithEncryption
extends java.lang.Object
implements CommunicationStyle

Version:
$Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella Exp $
Author:
Stephen Langella , Scott Oster , Shannon Hastings

Constructor Summary
AnonymousSecureTransportWithEncryption()
           
 
Method Summary
 void configure(org.apache.axis.client.Stub stub)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnonymousSecureTransportWithEncryption

public AnonymousSecureTransportWithEncryption()
Method Detail

configure

public void configure(org.apache.axis.client.Stub stub)
               throws CommunicationStyleException
Specified by:
configure in interface CommunicationStyle
Throws:
CommunicationStyleException