gov.nih.nci.cagrid.dorian.client
Class IdPRegistrationClient

java.lang.Object
  extended by gov.nih.nci.cagrid.dorian.client.IdPRegistrationClient

public class IdPRegistrationClient
extends java.lang.Object

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

Constructor Summary
IdPRegistrationClient(java.lang.String serviceURI)
           
 
Method Summary
 java.lang.String register(Application a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdPRegistrationClient

public IdPRegistrationClient(java.lang.String serviceURI)
                      throws org.apache.axis.types.URI.MalformedURIException,
                             java.rmi.RemoteException
Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
Method Detail

register

public java.lang.String register(Application a)
                          throws DorianFault,
                                 DorianInternalFault,
                                 InvalidUserPropertyFault
Throws:
DorianFault
DorianInternalFault
InvalidUserPropertyFault