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

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

public class SecureConversationWithEncryption
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
SecureConversationWithEncryption()
           
SecureConversationWithEncryption(org.globus.gsi.GlobusCredential credential)
           
 
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

SecureConversationWithEncryption

public SecureConversationWithEncryption()

SecureConversationWithEncryption

public SecureConversationWithEncryption(org.globus.gsi.GlobusCredential credential)
Method Detail

configure

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