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

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

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

SecureTransportWithEncryption

public SecureTransportWithEncryption()

SecureTransportWithEncryption

public SecureTransportWithEncryption(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