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

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

public class AnonymousSecureConversationWithEncryption
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
AnonymousSecureConversationWithEncryption()
           
 
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

AnonymousSecureConversationWithEncryption

public AnonymousSecureConversationWithEncryption()
Method Detail

configure

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