org.globus.delegation.factory
Class DelegationFactoryService

java.lang.Object
  extended byorg.globus.delegation.factory.DelegationFactoryService

public class DelegationFactoryService
extends java.lang.Object


Field Summary
(package private) static org.apache.commons.logging.Log logger
           
 
Constructor Summary
DelegationFactoryService()
           
 
Method Summary
 RequestSecurityTokenResponseType requestSecurityToken(RequestSecurityTokenType request)
           
 RequestSecurityTokenResponseCollectionType requestSecurityToken2(RequestSecurityTokenType request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.commons.logging.Log logger
Constructor Detail

DelegationFactoryService

public DelegationFactoryService()
Method Detail

requestSecurityToken

public RequestSecurityTokenResponseType requestSecurityToken(RequestSecurityTokenType request)
                                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

requestSecurityToken2

public RequestSecurityTokenResponseCollectionType requestSecurityToken2(RequestSecurityTokenType request)
                                                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException