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

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

public class DorianHelperImpl
extends java.lang.Object
implements DorianHelper


Constructor Summary
DorianHelperImpl()
           
 
Method Summary
 org.globus.gsi.GlobusCredential obtainProxy(SAMLAssertion samlAssertion, DorianInformation dorianInformation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DorianHelperImpl

public DorianHelperImpl()
Method Detail

obtainProxy

public org.globus.gsi.GlobusCredential obtainProxy(SAMLAssertion samlAssertion,
                                                   DorianInformation dorianInformation)
                                            throws AuthenticationConfigurationException,
                                                   AuthenticationErrorException
Specified by:
obtainProxy in interface DorianHelper
Throws:
AuthenticationConfigurationException
AuthenticationErrorException