org.cagrid.gaards.websso.authentication.helper.impl
Class GridCredentialDelegatorImpl

java.lang.Object
  extended by org.cagrid.gaards.websso.authentication.helper.impl.GridCredentialDelegatorImpl
All Implemented Interfaces:
GridCredentialDelegator

public class GridCredentialDelegatorImpl
extends java.lang.Object
implements GridCredentialDelegator


Constructor Summary
GridCredentialDelegatorImpl(CredentialDelegationServiceInformation credentialDelegationServiceInformation)
           
 
Method Summary
 java.lang.String delegateGridCredential(org.globus.gsi.GlobusCredential globusCredential, java.util.List<java.lang.String> hostIdentityList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridCredentialDelegatorImpl

public GridCredentialDelegatorImpl(CredentialDelegationServiceInformation credentialDelegationServiceInformation)
Method Detail

delegateGridCredential

public java.lang.String delegateGridCredential(org.globus.gsi.GlobusCredential globusCredential,
                                               java.util.List<java.lang.String> hostIdentityList)
                                        throws AuthenticationConfigurationException
Specified by:
delegateGridCredential in interface GridCredentialDelegator
Throws:
AuthenticationConfigurationException