org.edg.security.delegation
Class DelegationClientSOAP

java.lang.Object
  |
  +--org.edg.security.delegation.DelegationClientSOAP
All Implemented Interfaces:
DelegationClient

public abstract class DelegationClientSOAP
extends java.lang.Object
implements DelegationClient

The client implementation for SOAP for the delegation system.


Constructor Summary
DelegationClientSOAP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.edg.security.delegation.DelegationClient
delegate, init, queryDelegatedCertChains
 

Constructor Detail

DelegationClientSOAP

public DelegationClientSOAP()