org.cagrid.gaards.cds.delegated.service
Class DelegatedCredentialImpl

java.lang.Object
  extended by org.cagrid.gaards.cds.delegated.service.DelegatedCredentialImplBase
      extended by org.cagrid.gaards.cds.delegated.service.DelegatedCredentialImpl

public class DelegatedCredentialImpl
extends DelegatedCredentialImplBase

TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME


Constructor Summary
DelegatedCredentialImpl()
           
 
Method Summary
 CertificateChain getDelegatedCredential(PublicKey publicKey)
           
 
Methods inherited from class org.cagrid.gaards.cds.delegated.service.DelegatedCredentialImplBase
getConfiguration, getCredentialDelegationServiceResourceHome, getResourceHome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatedCredentialImpl

public DelegatedCredentialImpl()
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getDelegatedCredential

public CertificateChain getDelegatedCredential(PublicKey publicKey)
                                        throws java.rmi.RemoteException,
                                               CDSInternalFault,
                                               DelegationFault,
                                               PermissionDeniedFault
Throws:
java.rmi.RemoteException
CDSInternalFault
DelegationFault
PermissionDeniedFault